// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/cdn/v1api20210601/storage
├── APIVersion: Enum (1 value)
│   └── "2021-06-01"
├── Profile: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (8 properties)
│   │   ├── AzureName: string
│   │   ├── Location: *string
│   │   ├── OriginResponseTimeoutSeconds: *int
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── Sku: *Object (2 properties)
│   │   │   ├── Name: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   └── Tags: map[string]string
│   └── Status: Object (14 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── FrontDoorId: *string
│       ├── Id: *string
│       ├── Kind: *string
│       ├── Location: *string
│       ├── Name: *string
│       ├── OriginResponseTimeoutSeconds: *int
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *string
│       ├── ResourceState: *string
│       ├── Sku: *Object (2 properties)
│       │   ├── Name: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Tags: map[string]string
│       └── Type: *string
├── ProfilesEndpoint: Resource
│   ├── Owner: cdn/v1api20210601.Profile
│   ├── Spec: Object (22 properties)
│   │   ├── AzureName: string
│   │   ├── ContentTypesToCompress: string[]
│   │   ├── DefaultOriginGroup: *Object (2 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Reference: *genruntime.ResourceReference
│   │   ├── DeliveryPolicy: *Object (3 properties)
│   │   │   ├── Description: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Rules: Object (5 properties)[]
│   │   │       ├── Actions: Object (10 properties)[]
│   │   │       │   ├── CacheExpiration: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (5 properties)
│   │   │       │   │   │   ├── CacheBehavior: *string
│   │   │       │   │   │   ├── CacheDuration: *string
│   │   │       │   │   │   ├── CacheType: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── CacheKeyQueryString: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (4 properties)
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── QueryParameters: *string
│   │   │       │   │   │   ├── QueryStringBehavior: *string
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── ModifyRequestHeader: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (5 properties)
│   │   │       │   │   │   ├── HeaderAction: *string
│   │   │       │   │   │   ├── HeaderName: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── TypeName: *string
│   │   │       │   │   │   └── Value: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── ModifyResponseHeader: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (5 properties)
│   │   │       │   │   │   ├── HeaderAction: *string
│   │   │       │   │   │   ├── HeaderName: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── TypeName: *string
│   │   │       │   │   │   └── Value: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── OriginGroupOverride: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (3 properties)
│   │   │       │   │   │   ├── OriginGroup: *Object (2 properties)
│   │   │       │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RouteConfigurationOverride: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (4 properties)
│   │   │       │   │   │   ├── CacheConfiguration: *Object (6 properties)
│   │   │       │   │   │   │   ├── CacheBehavior: *string
│   │   │       │   │   │   │   ├── CacheDuration: *string
│   │   │       │   │   │   │   ├── IsCompressionEnabled: *string
│   │   │       │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   │   ├── QueryParameters: *string
│   │   │       │   │   │   │   └── QueryStringCachingBehavior: *string
│   │   │       │   │   │   ├── OriginGroupOverride: *Object (3 properties)
│   │   │       │   │   │   │   ├── ForwardingProtocol: *string
│   │   │       │   │   │   │   ├── OriginGroup: *Object (2 properties)
│   │   │       │   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │       │   │   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── UrlRedirect: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (8 properties)
│   │   │       │   │   │   ├── CustomFragment: *string
│   │   │       │   │   │   ├── CustomHostname: *string
│   │   │       │   │   │   ├── CustomPath: *string
│   │   │       │   │   │   ├── CustomQueryString: *string
│   │   │       │   │   │   ├── DestinationProtocol: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── RedirectType: *string
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── UrlRewrite: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (5 properties)
│   │   │       │   │   │   ├── Destination: *string
│   │   │       │   │   │   ├── PreserveUnmatchedPath: *bool
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── SourcePattern: *string
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   └── UrlSigning: *Object (3 properties)
│   │   │       │       ├── Name: *string
│   │   │       │       ├── Parameters: *Object (4 properties)
│   │   │       │       │   ├── Algorithm: *string
│   │   │       │       │   ├── ParameterNameOverride: Object (3 properties)[]
│   │   │       │       │   │   ├── ParamIndicator: *string
│   │   │       │       │   │   ├── ParamName: *string
│   │   │       │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │       │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │       │   └── TypeName: *string
│   │   │       │       └── PropertyBag: genruntime.PropertyBag
│   │   │       ├── Conditions: Object (20 properties)[]
│   │   │       │   ├── ClientPort: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── Cookies: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (7 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Selector: *string
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── HostName: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── HttpVersion: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── IsDevice: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── PostArgs: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (7 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Selector: *string
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── QueryString: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RemoteAddress: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RequestBody: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RequestHeader: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (7 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Selector: *string
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RequestMethod: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RequestScheme: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── RequestUri: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── ServerPort: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── SocketAddr: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── SslProtocol: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── UrlFileExtension: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   ├── UrlFileName: *Object (3 properties)
│   │   │       │   │   ├── Name: *string
│   │   │       │   │   ├── Parameters: *Object (6 properties)
│   │   │       │   │   │   ├── MatchValues: string[]
│   │   │       │   │   │   ├── NegateCondition: *bool
│   │   │       │   │   │   ├── Operator: *string
│   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │   │   │   ├── Transforms: string[]
│   │   │       │   │   │   └── TypeName: *string
│   │   │       │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │       │   └── UrlPath: *Object (3 properties)
│   │   │       │       ├── Name: *string
│   │   │       │       ├── Parameters: *Object (6 properties)
│   │   │       │       │   ├── MatchValues: string[]
│   │   │       │       │   ├── NegateCondition: *bool
│   │   │       │       │   ├── Operator: *string
│   │   │       │       │   ├── PropertyBag: genruntime.PropertyBag
│   │   │       │       │   ├── Transforms: string[]
│   │   │       │       │   └── TypeName: *string
│   │   │       │       └── PropertyBag: genruntime.PropertyBag
│   │   │       ├── Name: *string
│   │   │       ├── Order: *int
│   │   │       └── PropertyBag: genruntime.PropertyBag
│   │   ├── GeoFilters: Object (4 properties)[]
│   │   │   ├── Action: *string
│   │   │   ├── CountryCodes: string[]
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── RelativePath: *string
│   │   ├── IsCompressionEnabled: *bool
│   │   ├── IsHttpAllowed: *bool
│   │   ├── IsHttpsAllowed: *bool
│   │   ├── Location: *string
│   │   ├── OptimizationType: *string
│   │   ├── OriginGroups: Object (6 properties)[]
│   │   │   ├── HealthProbeSettings: *Object (5 properties)
│   │   │   │   ├── ProbeIntervalInSeconds: *int
│   │   │   │   ├── ProbePath: *string
│   │   │   │   ├── ProbeProtocol: *string
│   │   │   │   ├── ProbeRequestType: *string
│   │   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │   ├── Name: *string
│   │   │   ├── Origins: Object (2 properties)[]
│   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   ├── ResponseBasedOriginErrorDetectionSettings: *Object (4 properties)
│   │   │   │   ├── HttpErrorRanges: Object (3 properties)[]
│   │   │   │   │   ├── Begin: *int
│   │   │   │   │   ├── End: *int
│   │   │   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── ResponseBasedDetectedErrorTypes: *string
│   │   │   │   └── ResponseBasedFailoverThresholdPercentage: *int
│   │   │   └── TrafficRestorationTimeToHealedOrNewEndpointsInMinutes: *int
│   │   ├── OriginHostHeader: *string
│   │   ├── OriginPath: *string
│   │   ├── OriginalVersion: string
│   │   ├── Origins: Object (13 properties)[]
│   │   │   ├── Enabled: *bool
│   │   │   ├── HostName: *string
│   │   │   ├── HttpPort: *int
│   │   │   ├── HttpsPort: *int
│   │   │   ├── Name: *string
│   │   │   ├── OriginHostHeader: *string
│   │   │   ├── Priority: *int
│   │   │   ├── PrivateLinkAlias: *string
│   │   │   ├── PrivateLinkApprovalMessage: *string
│   │   │   ├── PrivateLinkLocationReference: *genruntime.ResourceReference
│   │   │   ├── PrivateLinkResourceReference: *genruntime.ResourceReference
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Weight: *int
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── ProbePath: *string
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── QueryStringCachingBehavior: *string
│   │   ├── Tags: map[string]string
│   │   ├── UrlSigningKeys: Object (3 properties)[]
│   │   │   ├── KeyId: *string
│   │   │   ├── KeySourceParameters: *Object (7 properties)
│   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── ResourceGroupName: *string
│   │   │   │   ├── SecretName: *string
│   │   │   │   ├── SecretVersion: *string
│   │   │   │   ├── SubscriptionId: *string
│   │   │   │   ├── TypeName: *string
│   │   │   │   └── VaultName: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   └── WebApplicationFirewallPolicyLink: *Object (2 properties)
│   │       ├── PropertyBag: genruntime.PropertyBag
│   │       └── Reference: *genruntime.ResourceReference
│   └── Status: Object (28 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── ContentTypesToCompress: string[]
│       ├── CustomDomains: Object (4 properties)[]
│       │   ├── HostName: *string
│       │   ├── Name: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── ValidationData: *string
│       ├── DefaultOriginGroup: *Object (2 properties)
│       │   ├── Id: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── DeliveryPolicy: *Object (3 properties)
│       │   ├── Description: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Rules: Object (5 properties)[]
│       │       ├── Actions: Object (10 properties)[]
│       │       │   ├── CacheExpiration: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (5 properties)
│       │       │   │   │   ├── CacheBehavior: *string
│       │       │   │   │   ├── CacheDuration: *string
│       │       │   │   │   ├── CacheType: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── CacheKeyQueryString: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (4 properties)
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── QueryParameters: *string
│       │       │   │   │   ├── QueryStringBehavior: *string
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── ModifyRequestHeader: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (5 properties)
│       │       │   │   │   ├── HeaderAction: *string
│       │       │   │   │   ├── HeaderName: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── TypeName: *string
│       │       │   │   │   └── Value: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── ModifyResponseHeader: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (5 properties)
│       │       │   │   │   ├── HeaderAction: *string
│       │       │   │   │   ├── HeaderName: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── TypeName: *string
│       │       │   │   │   └── Value: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── OriginGroupOverride: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (3 properties)
│       │       │   │   │   ├── OriginGroup: *Object (2 properties)
│       │       │   │   │   │   ├── Id: *string
│       │       │   │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RouteConfigurationOverride: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (4 properties)
│       │       │   │   │   ├── CacheConfiguration: *Object (6 properties)
│       │       │   │   │   │   ├── CacheBehavior: *string
│       │       │   │   │   │   ├── CacheDuration: *string
│       │       │   │   │   │   ├── IsCompressionEnabled: *string
│       │       │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   │   ├── QueryParameters: *string
│       │       │   │   │   │   └── QueryStringCachingBehavior: *string
│       │       │   │   │   ├── OriginGroupOverride: *Object (3 properties)
│       │       │   │   │   │   ├── ForwardingProtocol: *string
│       │       │   │   │   │   ├── OriginGroup: *Object (2 properties)
│       │       │   │   │   │   │   ├── Id: *string
│       │       │   │   │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── UrlRedirect: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (8 properties)
│       │       │   │   │   ├── CustomFragment: *string
│       │       │   │   │   ├── CustomHostname: *string
│       │       │   │   │   ├── CustomPath: *string
│       │       │   │   │   ├── CustomQueryString: *string
│       │       │   │   │   ├── DestinationProtocol: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── RedirectType: *string
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── UrlRewrite: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (5 properties)
│       │       │   │   │   ├── Destination: *string
│       │       │   │   │   ├── PreserveUnmatchedPath: *bool
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── SourcePattern: *string
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   └── UrlSigning: *Object (3 properties)
│       │       │       ├── Name: *string
│       │       │       ├── Parameters: *Object (4 properties)
│       │       │       │   ├── Algorithm: *string
│       │       │       │   ├── ParameterNameOverride: Object (3 properties)[]
│       │       │       │   │   ├── ParamIndicator: *string
│       │       │       │   │   ├── ParamName: *string
│       │       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │       │   ├── PropertyBag: genruntime.PropertyBag
│       │       │       │   └── TypeName: *string
│       │       │       └── PropertyBag: genruntime.PropertyBag
│       │       ├── Conditions: Object (20 properties)[]
│       │       │   ├── ClientPort: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── Cookies: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (7 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Selector: *string
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── HostName: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── HttpVersion: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── IsDevice: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── PostArgs: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (7 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Selector: *string
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   ├── QueryString: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RemoteAddress: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RequestBody: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RequestHeader: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (7 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Selector: *string
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RequestMethod: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RequestScheme: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── RequestUri: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── ServerPort: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── SocketAddr: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── SslProtocol: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── UrlFileExtension: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   ├── UrlFileName: *Object (3 properties)
│       │       │   │   ├── Name: *string
│       │       │   │   ├── Parameters: *Object (6 properties)
│       │       │   │   │   ├── MatchValues: string[]
│       │       │   │   │   ├── NegateCondition: *bool
│       │       │   │   │   ├── Operator: *string
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   ├── Transforms: string[]
│       │       │   │   │   └── TypeName: *string
│       │       │   │   └── PropertyBag: genruntime.PropertyBag
│       │       │   └── UrlPath: *Object (3 properties)
│       │       │       ├── Name: *string
│       │       │       ├── Parameters: *Object (6 properties)
│       │       │       │   ├── MatchValues: string[]
│       │       │       │   ├── NegateCondition: *bool
│       │       │       │   ├── Operator: *string
│       │       │       │   ├── PropertyBag: genruntime.PropertyBag
│       │       │       │   ├── Transforms: string[]
│       │       │       │   └── TypeName: *string
│       │       │       └── PropertyBag: genruntime.PropertyBag
│       │       ├── Name: *string
│       │       ├── Order: *int
│       │       └── PropertyBag: genruntime.PropertyBag
│       ├── GeoFilters: Object (4 properties)[]
│       │   ├── Action: *string
│       │   ├── CountryCodes: string[]
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── RelativePath: *string
│       ├── HostName: *string
│       ├── Id: *string
│       ├── IsCompressionEnabled: *bool
│       ├── IsHttpAllowed: *bool
│       ├── IsHttpsAllowed: *bool
│       ├── Location: *string
│       ├── Name: *string
│       ├── OptimizationType: *string
│       ├── OriginGroups: Object (6 properties)[]
│       │   ├── HealthProbeSettings: *Object (5 properties)
│       │   │   ├── ProbeIntervalInSeconds: *int
│       │   │   ├── ProbePath: *string
│       │   │   ├── ProbeProtocol: *string
│       │   │   ├── ProbeRequestType: *string
│       │   │   └── PropertyBag: genruntime.PropertyBag
│       │   ├── Name: *string
│       │   ├── Origins: Object (2 properties)[]
│       │   │   ├── Id: *string
│       │   │   └── PropertyBag: genruntime.PropertyBag
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── ResponseBasedOriginErrorDetectionSettings: *Object (4 properties)
│       │   │   ├── HttpErrorRanges: Object (3 properties)[]
│       │   │   │   ├── Begin: *int
│       │   │   │   ├── End: *int
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   ├── ResponseBasedDetectedErrorTypes: *string
│       │   │   └── ResponseBasedFailoverThresholdPercentage: *int
│       │   └── TrafficRestorationTimeToHealedOrNewEndpointsInMinutes: *int
│       ├── OriginHostHeader: *string
│       ├── OriginPath: *string
│       ├── Origins: Object (14 properties)[]
│       │   ├── Enabled: *bool
│       │   ├── HostName: *string
│       │   ├── HttpPort: *int
│       │   ├── HttpsPort: *int
│       │   ├── Name: *string
│       │   ├── OriginHostHeader: *string
│       │   ├── Priority: *int
│       │   ├── PrivateEndpointStatus: *string
│       │   ├── PrivateLinkAlias: *string
│       │   ├── PrivateLinkApprovalMessage: *string
│       │   ├── PrivateLinkLocation: *string
│       │   ├── PrivateLinkResourceId: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Weight: *int
│       ├── ProbePath: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *string
│       ├── QueryStringCachingBehavior: *string
│       ├── ResourceState: *string
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Tags: map[string]string
│       ├── Type: *string
│       ├── UrlSigningKeys: Object (3 properties)[]
│       │   ├── KeyId: *string
│       │   ├── KeySourceParameters: *Object (7 properties)
│       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   ├── ResourceGroupName: *string
│       │   │   ├── SecretName: *string
│       │   │   ├── SecretVersion: *string
│       │   │   ├── SubscriptionId: *string
│       │   │   ├── TypeName: *string
│       │   │   └── VaultName: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       └── WebApplicationFirewallPolicyLink: *Object (2 properties)
│           ├── Id: *string
│           └── PropertyBag: genruntime.PropertyBag
├── augmentConversionForCacheConfiguration: Interface
├── augmentConversionForCacheConfiguration_STATUS: Interface
├── augmentConversionForCacheExpirationActionParameters: Interface
├── augmentConversionForCacheExpirationActionParameters_STATUS: Interface
├── augmentConversionForCacheKeyQueryStringActionParameters: Interface
├── augmentConversionForCacheKeyQueryStringActionParameters_STATUS: Interface
├── augmentConversionForClientPortMatchConditionParameters: Interface
├── augmentConversionForClientPortMatchConditionParameters_STATUS: Interface
├── augmentConversionForCookiesMatchConditionParameters: Interface
├── augmentConversionForCookiesMatchConditionParameters_STATUS: Interface
├── augmentConversionForDeliveryRuleAction: Interface
├── augmentConversionForDeliveryRuleAction_STATUS: Interface
├── augmentConversionForDeliveryRuleCacheExpirationAction: Interface
├── augmentConversionForDeliveryRuleCacheExpirationAction_STATUS: Interface
├── augmentConversionForDeliveryRuleCacheKeyQueryStringAction: Interface
├── augmentConversionForDeliveryRuleCacheKeyQueryStringAction_STATUS: Interface
├── augmentConversionForDeliveryRuleClientPortCondition: Interface
├── augmentConversionForDeliveryRuleClientPortCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleCondition: Interface
├── augmentConversionForDeliveryRuleCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleCookiesCondition: Interface
├── augmentConversionForDeliveryRuleCookiesCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleHostNameCondition: Interface
├── augmentConversionForDeliveryRuleHostNameCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleHttpVersionCondition: Interface
├── augmentConversionForDeliveryRuleHttpVersionCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleIsDeviceCondition: Interface
├── augmentConversionForDeliveryRuleIsDeviceCondition_STATUS: Interface
├── augmentConversionForDeliveryRulePostArgsCondition: Interface
├── augmentConversionForDeliveryRulePostArgsCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleQueryStringCondition: Interface
├── augmentConversionForDeliveryRuleQueryStringCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleRemoteAddressCondition: Interface
├── augmentConversionForDeliveryRuleRemoteAddressCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleRequestBodyCondition: Interface
├── augmentConversionForDeliveryRuleRequestBodyCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleRequestHeaderAction: Interface
├── augmentConversionForDeliveryRuleRequestHeaderAction_STATUS: Interface
├── augmentConversionForDeliveryRuleRequestHeaderCondition: Interface
├── augmentConversionForDeliveryRuleRequestHeaderCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleRequestMethodCondition: Interface
├── augmentConversionForDeliveryRuleRequestMethodCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleRequestSchemeCondition: Interface
├── augmentConversionForDeliveryRuleRequestSchemeCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleRequestUriCondition: Interface
├── augmentConversionForDeliveryRuleRequestUriCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleResponseHeaderAction: Interface
├── augmentConversionForDeliveryRuleResponseHeaderAction_STATUS: Interface
├── augmentConversionForDeliveryRuleRouteConfigurationOverrideAction: Interface
├── augmentConversionForDeliveryRuleRouteConfigurationOverrideAction_STATUS: Interface
├── augmentConversionForDeliveryRuleServerPortCondition: Interface
├── augmentConversionForDeliveryRuleServerPortCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleSocketAddrCondition: Interface
├── augmentConversionForDeliveryRuleSocketAddrCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleSslProtocolCondition: Interface
├── augmentConversionForDeliveryRuleSslProtocolCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleUrlFileExtensionCondition: Interface
├── augmentConversionForDeliveryRuleUrlFileExtensionCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleUrlFileNameCondition: Interface
├── augmentConversionForDeliveryRuleUrlFileNameCondition_STATUS: Interface
├── augmentConversionForDeliveryRuleUrlPathCondition: Interface
├── augmentConversionForDeliveryRuleUrlPathCondition_STATUS: Interface
├── augmentConversionForHeaderActionParameters: Interface
├── augmentConversionForHeaderActionParameters_STATUS: Interface
├── augmentConversionForHealthProbeParameters: Interface
├── augmentConversionForHealthProbeParameters_STATUS: Interface
├── augmentConversionForHostNameMatchConditionParameters: Interface
├── augmentConversionForHostNameMatchConditionParameters_STATUS: Interface
├── augmentConversionForHttpVersionMatchConditionParameters: Interface
├── augmentConversionForHttpVersionMatchConditionParameters_STATUS: Interface
├── augmentConversionForIsDeviceMatchConditionParameters: Interface
├── augmentConversionForIsDeviceMatchConditionParameters_STATUS: Interface
├── augmentConversionForOriginGroupOverride: Interface
├── augmentConversionForOriginGroupOverrideAction: Interface
├── augmentConversionForOriginGroupOverrideActionParameters: Interface
├── augmentConversionForOriginGroupOverrideActionParameters_STATUS: Interface
├── augmentConversionForOriginGroupOverrideAction_STATUS: Interface
├── augmentConversionForOriginGroupOverride_STATUS: Interface
├── augmentConversionForPostArgsMatchConditionParameters: Interface
├── augmentConversionForPostArgsMatchConditionParameters_STATUS: Interface
├── augmentConversionForProfile: Interface
├── augmentConversionForProfile_STATUS: Interface
├── augmentConversionForProfile_Spec: Interface
├── augmentConversionForQueryStringMatchConditionParameters: Interface
├── augmentConversionForQueryStringMatchConditionParameters_STATUS: Interface
├── augmentConversionForRemoteAddressMatchConditionParameters: Interface
├── augmentConversionForRemoteAddressMatchConditionParameters_STATUS: Interface
├── augmentConversionForRequestBodyMatchConditionParameters: Interface
├── augmentConversionForRequestBodyMatchConditionParameters_STATUS: Interface
├── augmentConversionForRequestHeaderMatchConditionParameters: Interface
├── augmentConversionForRequestHeaderMatchConditionParameters_STATUS: Interface
├── augmentConversionForRequestMethodMatchConditionParameters: Interface
├── augmentConversionForRequestMethodMatchConditionParameters_STATUS: Interface
├── augmentConversionForRequestSchemeMatchConditionParameters: Interface
├── augmentConversionForRequestSchemeMatchConditionParameters_STATUS: Interface
├── augmentConversionForRequestUriMatchConditionParameters: Interface
├── augmentConversionForRequestUriMatchConditionParameters_STATUS: Interface
├── augmentConversionForResourceReference: Interface
├── augmentConversionForResourceReference_STATUS: Interface
├── augmentConversionForRouteConfigurationOverrideActionParameters: Interface
├── augmentConversionForRouteConfigurationOverrideActionParameters_STATUS: Interface
├── augmentConversionForServerPortMatchConditionParameters: Interface
├── augmentConversionForServerPortMatchConditionParameters_STATUS: Interface
├── augmentConversionForSku: Interface
├── augmentConversionForSku_STATUS: Interface
├── augmentConversionForSocketAddrMatchConditionParameters: Interface
├── augmentConversionForSocketAddrMatchConditionParameters_STATUS: Interface
├── augmentConversionForSslProtocolMatchConditionParameters: Interface
├── augmentConversionForSslProtocolMatchConditionParameters_STATUS: Interface
├── augmentConversionForSystemData_STATUS: Interface
├── augmentConversionForUrlFileExtensionMatchConditionParameters: Interface
├── augmentConversionForUrlFileExtensionMatchConditionParameters_STATUS: Interface
├── augmentConversionForUrlFileNameMatchConditionParameters: Interface
├── augmentConversionForUrlFileNameMatchConditionParameters_STATUS: Interface
├── augmentConversionForUrlPathMatchConditionParameters: Interface
├── augmentConversionForUrlPathMatchConditionParameters_STATUS: Interface
├── augmentConversionForUrlRedirectAction: Interface
├── augmentConversionForUrlRedirectActionParameters: Interface
├── augmentConversionForUrlRedirectActionParameters_STATUS: Interface
├── augmentConversionForUrlRedirectAction_STATUS: Interface
├── augmentConversionForUrlRewriteAction: Interface
├── augmentConversionForUrlRewriteActionParameters: Interface
├── augmentConversionForUrlRewriteActionParameters_STATUS: Interface
├── augmentConversionForUrlRewriteAction_STATUS: Interface
├── augmentConversionForUrlSigningAction: Interface
├── augmentConversionForUrlSigningActionParameters: Interface
├── augmentConversionForUrlSigningActionParameters_STATUS: Interface
├── augmentConversionForUrlSigningAction_STATUS: Interface
├── augmentConversionForUrlSigningParamIdentifier: Interface
└── augmentConversionForUrlSigningParamIdentifier_STATUS: Interface
