| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SystemData |
SecurityPolicyInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
ManagedRuleSetDefinitionInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
CustomDomainInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
RouteInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
CdnWebApplicationFirewallPolicyInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
OriginInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
EdgeNodeInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
RuleInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
RuleSetInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
SecretInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
OriginGroupInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
AfdOriginInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
AfdEndpointInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
AfdOriginGroupInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
AfdDomainInner.systemData()
Get the systemData property: Read only system data.
|
SystemData |
EndpointInner.systemData()
Get the systemData property: Read only system data.
|
| Modifier and Type | Method and Description |
|---|---|
SystemData |
SystemData.withCreatedAt(OffsetDateTime createdAt)
Set the createdAt property: The timestamp of resource creation (UTC).
|
SystemData |
SystemData.withCreatedBy(String createdBy)
Set the createdBy property: An identifier for the identity that created the resource.
|
SystemData |
SystemData.withCreatedByType(IdentityType createdByType)
Set the createdByType property: The type of identity that created the resource.
|
SystemData |
SystemData.withLastModifiedAt(OffsetDateTime lastModifiedAt)
Set the lastModifiedAt property: The timestamp of resource last modification (UTC).
|
SystemData |
SystemData.withLastModifiedBy(String lastModifiedBy)
Set the lastModifiedBy property: An identifier for the identity that last modified the resource.
|
SystemData |
SystemData.withLastModifiedByType(IdentityType lastModifiedByType)
Set the lastModifiedByType property: The type of identity that last modified the resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.