// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/insights/v1api20180501preview/storage
├── APIVersion: Enum (1 value)
│   └── "2018-05-01-preview"
└── Webtest: Resource
    ├── Owner: resources/v1apiv20191001.ResourceGroup
    ├── Spec: Object (18 properties)
    │   ├── AzureName: string
    │   ├── Configuration: *Object (2 properties)
    │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   └── WebTest: *string
    │   ├── Description: *string
    │   ├── Enabled: *bool
    │   ├── Frequency: *int
    │   ├── Kind: *string
    │   ├── Location: *string
    │   ├── Locations: Object (2 properties)[]
    │   │   ├── Id: *string
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── Name: *string
    │   ├── OriginalVersion: string
    │   ├── Owner: *genruntime.KnownResourceReference
    │   ├── PropertyBag: genruntime.PropertyBag
    │   ├── Request: *Object (7 properties)
    │   │   ├── FollowRedirects: *bool
    │   │   ├── Headers: Object (3 properties)[]
    │   │   │   ├── Key: *string
    │   │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   │   └── Value: *string
    │   │   ├── HttpVerb: *string
    │   │   ├── ParseDependentRequests: *bool
    │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   ├── RequestBody: *string
    │   │   └── RequestUrl: *string
    │   ├── RetryEnabled: *bool
    │   ├── SyntheticMonitorId: *string
    │   ├── Tags: map[string]string
    │   ├── Timeout: *int
    │   └── ValidationRules: *Object (6 properties)
    │       ├── ContentValidation: *Object (4 properties)
    │       │   ├── ContentMatch: *string
    │       │   ├── IgnoreCase: *bool
    │       │   ├── PassIfTextFound: *bool
    │       │   └── PropertyBag: genruntime.PropertyBag
    │       ├── ExpectedHttpStatusCode: *int
    │       ├── IgnoreHttpsStatusCode: *bool
    │       ├── PropertyBag: genruntime.PropertyBag
    │       ├── SSLCertRemainingLifetimeCheck: *int
    │       └── SSLCheck: *bool
    └── Status: Object (20 properties)
        ├── Conditions: conditions.Condition[]
        ├── Configuration: *Object (2 properties)
        │   ├── PropertyBag: genruntime.PropertyBag
        │   └── WebTest: *string
        ├── Description: *string
        ├── Enabled: *bool
        ├── Frequency: *int
        ├── Id: *string
        ├── Kind: *string
        ├── Location: *string
        ├── Locations: Object (2 properties)[]
        │   ├── Id: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── Name: *string
        ├── PropertiesName: *string
        ├── PropertyBag: genruntime.PropertyBag
        ├── ProvisioningState: *string
        ├── Request: *Object (7 properties)
        │   ├── FollowRedirects: *bool
        │   ├── Headers: Object (3 properties)[]
        │   │   ├── Key: *string
        │   │   ├── PropertyBag: genruntime.PropertyBag
        │   │   └── Value: *string
        │   ├── HttpVerb: *string
        │   ├── ParseDependentRequests: *bool
        │   ├── PropertyBag: genruntime.PropertyBag
        │   ├── RequestBody: *string
        │   └── RequestUrl: *string
        ├── RetryEnabled: *bool
        ├── SyntheticMonitorId: *string
        ├── Tags: map[string]string
        ├── Timeout: *int
        ├── Type: *string
        └── ValidationRules: *Object (6 properties)
            ├── ContentValidation: *Object (4 properties)
            │   ├── ContentMatch: *string
            │   ├── IgnoreCase: *bool
            │   ├── PassIfTextFound: *bool
            │   └── PropertyBag: genruntime.PropertyBag
            ├── ExpectedHttpStatusCode: *int
            ├── IgnoreHttpsStatusCode: *bool
            ├── PropertyBag: genruntime.PropertyBag
            ├── SSLCertRemainingLifetimeCheck: *int
            └── SSLCheck: *bool
