From 3b4d2e1c1f6c81e6c1e3b7915a058658194ab44a Mon Sep 17 00:00:00 2001 From: Bevan Arps Date: Fri, 16 Jun 2023 14:36:19 +1200 Subject: [PATCH] Update API Docs (#3075) Co-authored-by: theunrepentantgeek --- .../reference/network/v1api20220701.md | 8494 ++++++++++++----- 1 file changed, 6221 insertions(+), 2273 deletions(-) diff --git a/docs/hugo/content/reference/network/v1api20220701.md b/docs/hugo/content/reference/network/v1api20220701.md index c233763cf72..1c393ef604c 100644 --- a/docs/hugo/content/reference/network/v1api20220701.md +++ b/docs/hugo/content/reference/network/v1api20220701.md @@ -1671,13 +1671,12 @@ string -

ExtendedLocation +

DnsForwardingRuleSetsForwardingRule

-

-(Appears on:PrivateEndpoint_Spec, PrivateLinkService_Spec, PublicIPPrefix_Spec) -

-

ExtendedLocation complex type.

+

Generator information: +- Generated from: /dnsresolver/resource-manager/Microsoft.Network/stable/2022-07-01/dnsresolver.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsForwardingRulesets/​{dnsForwardingRulesetName}/​forwardingRules/​{forwardingRuleName}

@@ -1689,117 +1688,129 @@ string + + +
-name
+metadata
-string + +Kubernetes meta/v1.ObjectMeta +
-

Name: The name of the extended location.

+Refer to the Kubernetes API documentation for the fields of the +metadata field.
-type
+spec
- -ExtendedLocationType + +DnsForwardingRulesets_ForwardingRule_Spec
-

Type: The type of the extended location.

+
+
+ + + + - -
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-

ExtendedLocationType -(string alias)

-

-(Appears on:ExtendedLocation, ExtendedLocation_ARM) -

-
-

The supported ExtendedLocation types. Currently only EdgeZone is supported in Microsoft.Network resources.

-
- - - - + + - - - - -
ValueDescription +domainName
+ +string + +
+

DomainName: The domain name for the forwarding rule.

+

"EdgeZone"

-

ExtendedLocationType_STATUS -(string alias)

-

-(Appears on:ExtendedLocation_STATUS, ExtendedLocation_STATUS_ARM) -

-
-

The supported ExtendedLocation types. Currently only EdgeZone is supported in Microsoft.Network resources.

-
- - - - + + - - - - -
ValueDescription +forwardingRuleState
+ + +ForwardingRuleProperties_ForwardingRuleState + + +
+

ForwardingRuleState: The state of forwarding rule.

+

"EdgeZone"

-

ExtendedLocation_ARM -

-

-(Appears on:PrivateEndpoint_Spec_ARM, PrivateLinkService_Spec_ARM, PublicIPPrefix_Spec_ARM) -

-
-

ExtendedLocation complex type.

-
- - - - + + - - + + +
FieldDescription +metadata
+ +map[string]string + +
+

Metadata: Metadata attached to the forwarding rule.

+
-name
+owner
-string + +genruntime.KnownResourceReference +
-

Name: The name of the extended location.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a network.azure.com/DnsForwardingRuleset resource

-type
+targetDnsServers
- -ExtendedLocationType + +[]TargetDnsServer + + +
+

TargetDnsServers: DNS servers to forward the DNS query to.

+
+
+status
+ + +DnsForwardingRulesets_ForwardingRule_STATUS
-

Type: The type of the extended location.

-

ExtendedLocation_STATUS +

DnsForwardingRuleset

-

-(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded, PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded, PublicIPPrefix_STATUS) -

-

ExtendedLocation complex type.

+

Generator information: +- Generated from: /dnsresolver/resource-manager/Microsoft.Network/stable/2022-07-01/dnsresolver.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsForwardingRulesets/​{dnsForwardingRulesetName}

@@ -1811,110 +1822,118 @@ ExtendedLocationType - -
-name
+metadata
-string + +Kubernetes meta/v1.ObjectMeta +
-

Name: The name of the extended location.

+Refer to the Kubernetes API documentation for the fields of the +metadata field.
-type
+spec
- -ExtendedLocationType_STATUS + +DnsForwardingRuleset_Spec
-

Type: The type of the extended location.

+
+
+ + + + - -
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-

ExtendedLocation_STATUS_ARM -

-

-(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM, PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded_ARM, PublicIPPrefix_STATUS_ARM) -

-
-

ExtendedLocation complex type.

-
- - - - + + - - - -
FieldDescription +dnsResolverOutboundEndpoints
+ + +[]DnsresolverSubResource + + +
+

DnsResolverOutboundEndpoints: The reference to the DNS resolver outbound endpoints that are used to route DNS queries +matching the forwarding rules in the ruleset to the target DNS servers.

+
-name
+location
string
-

Name: The name of the extended location.

+

Location: The geo-location where the resource lives

-type
+owner
- -ExtendedLocationType_STATUS + +genruntime.KnownResourceReference
-

Type: The type of the extended location.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-

FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded -

-

-(Appears on:PrivateLinkService_Spec) -

-
-

Frontend IP address of the load balancer.

-
- - - - + + + +
FieldDescription +tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+
-reference
+status
- -genruntime.ResourceReference + +DnsForwardingRuleset_STATUS
-

Reference: Resource ID.

-

FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded_ARM +

DnsForwardingRulesetProperties_ARM

-(Appears on:PrivateLinkServiceProperties_ARM) +(Appears on:DnsForwardingRuleset_Spec_ARM)

-

Frontend IP address of the load balancer.

+

Represents the properties of a DNS forwarding ruleset.

@@ -1926,23 +1945,27 @@ genruntime.ResourceReference
-id
+dnsResolverOutboundEndpoints
-string + +[]DnsresolverSubResource_ARM +
+

DnsResolverOutboundEndpoints: The reference to the DNS resolver outbound endpoints that are used to route DNS queries +matching the forwarding rules in the ruleset to the target DNS servers.

-

FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded +

DnsForwardingRulesetProperties_STATUS_ARM

-(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) +(Appears on:DnsForwardingRuleset_STATUS_ARM)

-

Frontend IP address of the load balancer.

+

Represents the properties of a DNS forwarding ruleset.

@@ -1954,137 +1977,52 @@ string - -
-id
+dnsResolverOutboundEndpoints
-string + +[]DnsresolverSubResource_STATUS_ARM +
-

Id: Resource ID.

+

DnsResolverOutboundEndpoints: The reference to the DNS resolver outbound endpoints that are used to route DNS queries +matching the forwarding rules in the ruleset to the target DNS servers.

-

FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded_ARM -

-

-(Appears on:PrivateLinkServiceProperties_STATUS_ARM) -

-
-

Frontend IP address of the load balancer.

-
- - - - + + - -
FieldDescription +provisioningState
+ + +DnsresolverProvisioningState_STATUS + + +
+

ProvisioningState: The current provisioning state of the DNS forwarding ruleset. This is a read-only property and any +attempt to set this value will be ignored.

+
-id
+resourceGuid
string
-

Id: Resource ID.

+

ResourceGuid: The resourceGuid for the DNS forwarding ruleset.

-

IPAllocationMethod -(string alias)

-

-(Appears on:BastionHostIPConfiguration, BastionHostIPConfigurationPropertiesFormat_ARM, PrivateLinkServiceIpConfiguration, PrivateLinkServiceIpConfigurationProperties_ARM) -

-
-

IP address allocation method.

-
- - - - - - - - - - - - -
ValueDescription

"Dynamic"

"Static"

-

IPAllocationMethod_STATUS -(string alias)

-

-(Appears on:PrivateLinkServiceIpConfigurationProperties_STATUS_ARM, PrivateLinkServiceIpConfiguration_STATUS) -

-
-

IP address allocation method.

-
- - - - - - - - - - - - -
ValueDescription

"Dynamic"

"Static"

-

IPVersion -(string alias)

-

-(Appears on:PrivateLinkServiceIpConfiguration, PrivateLinkServiceIpConfigurationProperties_ARM, PublicIPPrefixPropertiesFormat_ARM, PublicIPPrefix_Spec) -

-
-

IP address version.

-
- - - - - - - - - - - - -
ValueDescription

"IPv4"

"IPv6"

-

IPVersion_STATUS -(string alias)

-

-(Appears on:PrivateLinkServiceIpConfigurationProperties_STATUS_ARM, PrivateLinkServiceIpConfiguration_STATUS, PublicIPPrefixPropertiesFormat_STATUS_ARM, PublicIPPrefix_STATUS) -

-
-

IP address version.

-
- - - - - - - - - - - - -
ValueDescription

"IPv4"

"IPv6"

-

IpTag +

DnsForwardingRuleset_STATUS

-(Appears on:PublicIPPrefix_Spec) +(Appears on:DnsForwardingRuleset)

-

Contains the IpTag associated with the object.

+

Describes a DNS forwarding ruleset.

@@ -2096,154 +2034,142 @@ string - -
-ipTagType
+conditions
-string + +[]genruntime/conditions.Condition +
-

IpTagType: The IP tag type. Example: FirstPartyUsage.

+

Conditions: The observed state of the resource

-tag
+dnsResolverOutboundEndpoints
-string + +[]DnsresolverSubResource_STATUS +
-

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+

DnsResolverOutboundEndpoints: The reference to the DNS resolver outbound endpoints that are used to route DNS queries +matching the forwarding rules in the ruleset to the target DNS servers.

-

IpTag_ARM -

-

-(Appears on:PublicIPPrefixPropertiesFormat_ARM) -

-
-

Contains the IpTag associated with the object.

-
- - - - + + - - - -
FieldDescription +etag
+ +string + +
+

Etag: ETag of the DNS forwarding ruleset.

+
-ipTagType
+id
string
-

IpTagType: The IP tag type. Example: FirstPartyUsage.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-tag
+location
string
-

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+

Location: The geo-location where the resource lives

-

IpTag_STATUS -

-

-(Appears on:PublicIPPrefix_STATUS) -

-
-

Contains the IpTag associated with the object.

-
- - - - + + - - - -
FieldDescription +name
+ +string + +
+

Name: The name of the resource

+
-ipTagType
+provisioningState
-string + +DnsresolverProvisioningState_STATUS +
-

IpTagType: The IP tag type. Example: FirstPartyUsage.

+

ProvisioningState: The current provisioning state of the DNS forwarding ruleset. This is a read-only property and any +attempt to set this value will be ignored.

-tag
+resourceGuid
string
-

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+

ResourceGuid: The resourceGuid for the DNS forwarding ruleset.

-

IpTag_STATUS_ARM -

-

-(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) -

-
-

Contains the IpTag associated with the object.

-
- - - - + + - -
FieldDescription +systemData
+ + +SystemData_STATUS + + +
+

SystemData: Metadata pertaining to creation and last modification of the resource.

+
-ipTagType
+tags
-string +map[string]string
-

IpTagType: The IP tag type. Example: FirstPartyUsage.

+

Tags: Resource tags.

-tag
+type
string
-

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-

NatGateway +

DnsForwardingRuleset_STATUS_ARM

-

Generator information: -- Generated from: /network/resource-manager/Microsoft.Network/stable/2022-07-01/natGateway.json -- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​natGateways/​{natGatewayName} +

Describes a DNS forwarding ruleset.

@@ -2255,165 +2181,182 @@ string + +
-metadata
+etag
- -Kubernetes meta/v1.ObjectMeta - +string
-Refer to the Kubernetes API documentation for the fields of the -metadata field. +

Etag: ETag of the DNS forwarding ruleset.

-spec
+id
- -NatGateway_Spec - +string
-
-
- +

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName} + +

+ +
-azureName
+location
string
-

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it -doesn’t have to be.

+

Location: The geo-location where the resource lives

-idleTimeoutInMinutes
+name
-int +string
-

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+

Name: The name of the resource

-location
+properties
-string + +DnsForwardingRulesetProperties_STATUS_ARM +
-

Location: Resource location.

+

Properties: Properties of the DNS forwarding ruleset.

-owner
+systemData
- -genruntime.KnownResourceReference + +SystemData_STATUS_ARM
-

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also -controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a -reference to a resources.azure.com/ResourceGroup resource

+

SystemData: Metadata pertaining to creation and last modification of the resource.

-publicIpAddresses
+tags
- -[]ApplicationGatewaySubResource - +map[string]string
-

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+

Tags: Resource tags.

-publicIpPrefixes
+type
- -[]ApplicationGatewaySubResource - +string
-

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

+

DnsForwardingRuleset_Spec +

+

+(Appears on:DnsForwardingRuleset) +

+
+
+ + + + + + + + -
FieldDescription
-sku
+azureName
- -NatGatewaySku - +string
-

Sku: The nat gateway SKU.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-tags
+dnsResolverOutboundEndpoints
-map[string]string + +[]DnsresolverSubResource +
-

Tags: Resource tags.

+

DnsResolverOutboundEndpoints: The reference to the DNS resolver outbound endpoints that are used to route DNS queries +matching the forwarding rules in the ruleset to the target DNS servers.

-zones
+location
-[]string +string
-

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+

Location: The geo-location where the resource lives

+
+owner
+ + +genruntime.KnownResourceReference + + +
+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-status
+tags
- -NatGateway_STATUS - +map[string]string
+

Tags: Resource tags.

-

NatGatewayPropertiesFormat_ARM +

DnsForwardingRuleset_Spec_ARM

-

-(Appears on:NatGateway_Spec_ARM) -

-

Nat Gateway properties.

@@ -2425,50 +2368,57 @@ NatGateway_STATUS + + + +
-idleTimeoutInMinutes
+location
-int +string
-

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+

Location: The geo-location where the resource lives

-publicIpAddresses
+name
- -[]ApplicationGatewaySubResource_ARM - +string
-

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

-publicIpPrefixes
+properties
- -[]ApplicationGatewaySubResource_ARM + +DnsForwardingRulesetProperties_ARM
-

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+

Properties: Properties of the DNS forwarding ruleset.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

-

NatGatewayPropertiesFormat_STATUS_ARM +

DnsForwardingRulesets_ForwardingRule_STATUS

-(Appears on:NatGateway_STATUS_ARM) +(Appears on:DnsForwardingRuleSetsForwardingRule)

-

Nat Gateway properties.

@@ -2480,118 +2430,142 @@ int + + + + + + + + - -
-idleTimeoutInMinutes
+conditions
-int + +[]genruntime/conditions.Condition +
-

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+

Conditions: The observed state of the resource

-provisioningState
+domainName
- -ApplicationGatewayProvisioningState_STATUS - +string
-

ProvisioningState: The provisioning state of the NAT gateway resource.

+

DomainName: The domain name for the forwarding rule.

-publicIpAddresses
+etag
- -[]ApplicationGatewaySubResource_STATUS_ARM - +string
-

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+

Etag: ETag of the forwarding rule.

-publicIpPrefixes
+forwardingRuleState
- -[]ApplicationGatewaySubResource_STATUS_ARM + +ForwardingRuleProperties_ForwardingRuleState_STATUS
-

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+

ForwardingRuleState: The state of forwarding rule.

-resourceGuid
+id
string
-

ResourceGuid: The resource GUID property of the NAT gateway resource.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-subnets
+metadata
- -[]ApplicationGatewaySubResource_STATUS_ARM +map[string]string + +
+

Metadata: Metadata attached to the forwarding rule.

+
+name
+ +string + +
+

Name: The name of the resource

+
+provisioningState
+ + +DnsresolverProvisioningState_STATUS
-

Subnets: An array of references to the subnets using this nat gateway resource.

+

ProvisioningState: The current provisioning state of the forwarding rule. This is a read-only property and any attempt +to set this value will be ignored.

-

NatGatewaySku -

-

-(Appears on:NatGateway_Spec) -

-
-

SKU of nat gateway.

-
- - - - + + - - + + + +
FieldDescription +systemData
+ + +SystemData_STATUS + + +
+

SystemData: Metadata pertaining to creation and last modification of the resource.

+
-name
+targetDnsServers
- -NatGatewaySku_Name + +[]TargetDnsServer_STATUS
-

Name: Name of Nat Gateway SKU.

+

TargetDnsServers: DNS servers to forward the DNS query to.

+
+type
+ +string + +
+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-

NatGatewaySku_ARM +

DnsForwardingRulesets_ForwardingRule_STATUS_ARM

-

-(Appears on:NatGateway_Spec_ARM) -

-

SKU of nat gateway.

@@ -2603,155 +2577,172 @@ NatGatewaySku_Name + + + + + + + + + + + + + + + + + + + +
+etag
+ +string + +
+

Etag: ETag of the forwarding rule.

+
+id
+ +string + +
+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName} +

name
- -NatGatewaySku_Name +string + +
+

Name: The name of the resource

+
+properties
+ + +ForwardingRuleProperties_STATUS_ARM
-

Name: Name of Nat Gateway SKU.

+

Properties: Properties of the forwarding rule.

+
+systemData
+ + +SystemData_STATUS_ARM + + +
+

SystemData: Metadata pertaining to creation and last modification of the resource.

+
+type
+ +string + +
+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-

NatGatewaySku_Name -(string alias)

+

DnsForwardingRulesets_ForwardingRule_Spec +

-(Appears on:NatGatewaySku, NatGatewaySku_ARM) +(Appears on:DnsForwardingRuleSetsForwardingRule)

- + - - - -
ValueField Description

"Standard"

-

NatGatewaySku_Name_STATUS -(string alias)

-

-(Appears on:NatGatewaySku_STATUS, NatGatewaySku_STATUS_ARM) -

-
-
- - + - - + + - - - - -
ValueDescription +azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

+

"Standard"

-

NatGatewaySku_STATUS -

-

-(Appears on:NatGateway_STATUS) -

-
-

SKU of nat gateway.

-
- - - - + + - - - -
FieldDescription +domainName
+ +string + +
+

DomainName: The domain name for the forwarding rule.

+
-name
+forwardingRuleState
- -NatGatewaySku_Name_STATUS + +ForwardingRuleProperties_ForwardingRuleState
-

Name: Name of Nat Gateway SKU.

+

ForwardingRuleState: The state of forwarding rule.

-

NatGatewaySku_STATUS_ARM -

-

-(Appears on:NatGateway_STATUS_ARM) -

-
-

SKU of nat gateway.

-
- - - - + + - - - -
FieldDescription +metadata
+ +map[string]string + +
+

Metadata: Metadata attached to the forwarding rule.

+
-name
+owner
- -NatGatewaySku_Name_STATUS + +genruntime.KnownResourceReference
-

Name: Name of Nat Gateway SKU.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a network.azure.com/DnsForwardingRuleset resource

-

NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded -

-

-(Appears on:PublicIPPrefix_Spec) -

-
-

Nat Gateway resource.

-
- - - - - - - -
FieldDescription
-reference
+targetDnsServers
- -genruntime.ResourceReference + +[]TargetDnsServer
-

Reference: Resource ID.

+

TargetDnsServers: DNS servers to forward the DNS query to.

-

NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded_ARM +

DnsForwardingRulesets_ForwardingRule_Spec_ARM

-

-(Appears on:PublicIPPrefixPropertiesFormat_ARM) -

-

Nat Gateway resource.

@@ -2763,7 +2754,7 @@ genruntime.ResourceReference + + + +
-id
+name
string @@ -2771,15 +2762,27 @@ string
+properties
+ + +ForwardingRuleProperties_ARM + + +
+

Properties: Properties of the forwarding rule.

+
-

NatGateway_STATUS +

DnsResolver

-

-(Appears on:NatGateway) -

-

Nat Gateway resource.

+

Generator information: +- Generated from: /dnsresolver/resource-manager/Microsoft.Network/stable/2022-07-01/dnsresolver.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsResolvers/​{dnsResolverName}

@@ -2791,196 +2794,274 @@ string - +
+
+
-conditions
+metadata
- -[]genruntime/conditions.Condition + +Kubernetes meta/v1.ObjectMeta
-

Conditions: The observed state of the resource

+Refer to the Kubernetes API documentation for the fields of the +metadata field.
-etag
+spec
-string + +DnsResolver_Spec +
-

Etag: A unique read-only string that changes whenever the resource is updated.

-
+ +
-id
+azureName
string
-

Id: Resource ID.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-idleTimeoutInMinutes
+location
-int +string
-

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+

Location: The geo-location where the resource lives

-location
+owner
-string + +genruntime.KnownResourceReference +
-

Location: Resource location.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-name
+tags
-string +map[string]string
-

Name: Resource name.

+

Tags: Resource tags.

-provisioningState
+virtualNetwork
- -ApplicationGatewayProvisioningState_STATUS + +DnsresolverSubResource
-

ProvisioningState: The provisioning state of the NAT gateway resource.

+

VirtualNetwork: The reference to the virtual network. This cannot be changed after creation.

+
-publicIpAddresses
+status
- -[]ApplicationGatewaySubResource_STATUS + +DnsResolver_STATUS -

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+ + +

DnsResolverProperties_ARM +

+

+(Appears on:DnsResolver_Spec_ARM) +

+
+

Represents the properties of a DNS resolver.

+
+ + + + + + + + + +
FieldDescription
-publicIpPrefixes
+virtualNetwork
- -[]ApplicationGatewaySubResource_STATUS + +DnsresolverSubResource_ARM
-

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+

VirtualNetwork: The reference to the virtual network. This cannot be changed after creation.

+

DnsResolverProperties_DnsResolverState_STATUS +(string alias)

+

+(Appears on:DnsResolverProperties_STATUS_ARM, DnsResolver_STATUS) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Connected"

"Disconnected"

+

DnsResolverProperties_STATUS_ARM +

+

+(Appears on:DnsResolver_STATUS_ARM) +

+
+

Represents the properties of a DNS resolver.

+
+ + + + + + + + + +
FieldDescription
-resourceGuid
+dnsResolverState
-string + +DnsResolverProperties_DnsResolverState_STATUS +
-

ResourceGuid: The resource GUID property of the NAT gateway resource.

+

DnsResolverState: The current status of the DNS resolver. This is a read-only property and any attempt to set this value +will be ignored.

-sku
+provisioningState
- -NatGatewaySku_STATUS + +DnsresolverProvisioningState_STATUS
-

Sku: The nat gateway SKU.

+

ProvisioningState: The current provisioning state of the DNS resolver. This is a read-only property and any attempt to +set this value will be ignored.

-subnets
+resourceGuid
- -[]ApplicationGatewaySubResource_STATUS - +string
-

Subnets: An array of references to the subnets using this nat gateway resource.

+

ResourceGuid: The resourceGuid property of the DNS resolver resource.

-tags
+virtualNetwork
-map[string]string + +DnsresolverSubResource_STATUS_ARM +
-

Tags: Resource tags.

+

VirtualNetwork: The reference to the virtual network. This cannot be changed after creation.

+

DnsResolver_STATUS +

+

+(Appears on:DnsResolver) +

+
+

Describes a DNS resolver.

+
+ + + + + + + + - -
FieldDescription
-type
+conditions
-string + +[]genruntime/conditions.Condition +
-

Type: Resource type.

+

Conditions: The observed state of the resource

-zones
+dnsResolverState
-[]string + +DnsResolverProperties_DnsResolverState_STATUS +
-

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+

DnsResolverState: The current status of the DNS resolver. This is a read-only property and any attempt to set this value +will be ignored.

-

NatGateway_STATUS_ARM -

-
-

Nat Gateway resource.

-
- - - - - - - - @@ -3000,7 +3081,8 @@ string @@ -3011,7 +3093,7 @@ string @@ -3022,33 +3104,45 @@ string + + + + @@ -3070,29 +3164,28 @@ string
FieldDescription
etag
@@ -2989,7 +3070,7 @@ string
-

Etag: A unique read-only string that changes whenever the resource is updated.

+

Etag: ETag of the DNS resolver.

-

Id: Resource ID.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-

Location: Resource location.

+

Location: The geo-location where the resource lives

-

Name: Resource name.

+

Name: The name of the resource

-properties
+provisioningState
- -NatGatewayPropertiesFormat_STATUS_ARM + +DnsresolverProvisioningState_STATUS
-

Properties: Nat Gateway properties.

+

ProvisioningState: The current provisioning state of the DNS resolver. This is a read-only property and any attempt to +set this value will be ignored.

-sku
+resourceGuid
- -NatGatewaySku_STATUS_ARM +string + +
+

ResourceGuid: The resourceGuid property of the DNS resolver resource.

+
+systemData
+ + +SystemData_STATUS
-

Sku: The nat gateway SKU.

+

SystemData: Metadata pertaining to creation and last modification of the resource.

-

Type: Resource type.

+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-zones
+virtualNetwork
-[]string + +DnsresolverSubResource_STATUS +
-

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+

VirtualNetwork: The reference to the virtual network. This cannot be changed after creation.

-

NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded +

DnsResolver_STATUS_ARM

-

-(Appears on:PublicIPPrefix_STATUS) -

-

Nat Gateway resource.

+

Describes a DNS resolver.

@@ -3104,33 +3197,15 @@ string - -
-id
+etag
string
-

Id: Resource ID.

+

Etag: ETag of the DNS resolver.

-

NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded_ARM -

-

-(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) -

-
-

Nat Gateway resource.

-
- - - - - - - - - -
FieldDescription
id
@@ -3139,112 +3214,133 @@ string
-

Id: Resource ID.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-

NatGateway_Spec -

-

-(Appears on:NatGateway) -

-
-
- - - - + + - - + + +
FieldDescription +location
+ +string + +
+

Location: The geo-location where the resource lives

+
-azureName
+name
string
-

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it -doesn’t have to be.

+

Name: The name of the resource

-idleTimeoutInMinutes
+properties
-int + +DnsResolverProperties_STATUS_ARM +
-

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+

Properties: Properties of the DNS resolver.

-location
+systemData
-string + +SystemData_STATUS_ARM +
-

Location: Resource location.

+

SystemData: Metadata pertaining to creation and last modification of the resource.

-owner
+tags
- -genruntime.KnownResourceReference - +map[string]string
-

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also -controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a -reference to a resources.azure.com/ResourceGroup resource

+

Tags: Resource tags.

-publicIpAddresses
+type
- -[]ApplicationGatewaySubResource - +string
-

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

+
+

DnsResolver_Spec +

+

+(Appears on:DnsResolver) +

+
+
+ + + + + + + + + + + @@ -3260,18 +3356,20 @@ map[string]string
FieldDescription
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-publicIpPrefixes
+location
- -[]ApplicationGatewaySubResource - +string
-

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+

Location: The geo-location where the resource lives

-sku
+owner
- -NatGatewaySku + +genruntime.KnownResourceReference
-

Sku: The nat gateway SKU.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-zones
+virtualNetwork
-[]string + +DnsresolverSubResource +
-

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+

VirtualNetwork: The reference to the virtual network. This cannot be changed after creation.

-

NatGateway_Spec_ARM +

DnsResolver_Spec_ARM

@@ -3291,7 +3389,7 @@ string -

Location: Resource location.

+

Location: The geo-location where the resource lives

@@ -3308,26 +3406,13 @@ string properties
- -NatGatewayPropertiesFormat_ARM - - - - -

Properties: Nat Gateway properties.

- - - - -sku
- - -NatGatewaySku_ARM + +DnsResolverProperties_ARM -

Sku: The nat gateway SKU.

+

Properties: Properties of the DNS resolver.

@@ -3341,26 +3426,14 @@ map[string]string

Tags: Resource tags.

- - -zones
- -[]string - - - -

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

- - -

NetworkInterface_STATUS_PrivateEndpoint_SubResourceEmbedded +

DnsResolversInboundEndpoint

-

-(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded) -

-

A network interface in a resource group.

+

Generator information: +- Generated from: /dnsresolver/resource-manager/Microsoft.Network/stable/2022-07-01/dnsresolver.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsResolvers/​{dnsResolverName}/​inboundEndpoints/​{inboundEndpointName}

@@ -3372,153 +3445,116 @@ map[string]string - -
-id
+metadata
-string + +Kubernetes meta/v1.ObjectMeta +
-

Id: Resource ID.

+Refer to the Kubernetes API documentation for the fields of the +metadata field.
-

NetworkInterface_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM -

-

-(Appears on:PrivateEndpointProperties_STATUS_ARM) -

-
-

A network interface in a resource group.

-
- - - - - - - - - - -
FieldDescription
-id
+spec
-string + +DnsResolvers_InboundEndpoint_Spec +
-

Id: Resource ID.

-
-

NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded -

-

-(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) -

-
-

A network interface in a resource group.

-
+
+
- - - - - - - - -
FieldDescription
-id
+azureName
string
-

Id: Resource ID.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-

NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded_ARM -

-

-(Appears on:PrivateLinkServiceProperties_STATUS_ARM) -

-
-

A network interface in a resource group.

-
- - - - + + - - - -
FieldDescription +ipConfigurations
+ + +[]IpConfiguration + + +
+

IpConfigurations: IP configurations for the inbound endpoint.

+
-id
+location
string
-

Id: Resource ID.

+

Location: The geo-location where the resource lives

-

PrivateDnsZoneConfig -

-

-(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_Spec) -

-
-

PrivateDnsZoneConfig resource.

-
- - - - + + - - + +
FieldDescription +owner
+ + +genruntime.KnownResourceReference + + +
+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a network.azure.com/DnsResolver resource

+
-name
+tags
-string +map[string]string
-

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+

Tags: Resource tags.

+
-privateDnsZoneReference
+status
- -genruntime.ResourceReference + +DnsResolvers_InboundEndpoint_STATUS -

PrivateDnsZoneReference: The resource id of the private dns zone.

-

PrivateDnsZoneConfig_ARM +

DnsResolversOutboundEndpoint

-

-(Appears on:PrivateDnsZoneGroupPropertiesFormat_ARM) -

-

PrivateDnsZoneConfig resource.

+

Generator information: +- Generated from: /dnsresolver/resource-manager/Microsoft.Network/stable/2022-07-01/dnsresolver.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsResolvers/​{dnsResolverName}/​outboundEndpoints/​{outboundEndpointName}

@@ -3530,132 +3566,116 @@ genruntime.ResourceReference - - -
-name
+metadata
-string + +Kubernetes meta/v1.ObjectMeta +
-

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+Refer to the Kubernetes API documentation for the fields of the +metadata field.
-properties
+spec
- -PrivateDnsZonePropertiesFormat_ARM + +DnsResolvers_OutboundEndpoint_Spec
-

Properties: Properties of the private dns zone configuration.

-
-

PrivateDnsZoneConfig_STATUS -

-

-(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_STATUS) -

-
-

PrivateDnsZoneConfig resource.

-
+
+
- - - - - - - - -
FieldDescription
-name
+azureName
string
-

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-privateDnsZoneId
+location
string
-

PrivateDnsZoneId: The resource id of the private dns zone.

+

Location: The geo-location where the resource lives

-recordSets
+owner
- -[]RecordSet_STATUS + +genruntime.KnownResourceReference
-

RecordSets: A collection of information regarding a recordSet, holding information to identify private resources.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a network.azure.com/DnsResolver resource

-

PrivateDnsZoneConfig_STATUS_ARM -

-

-(Appears on:PrivateDnsZoneGroupPropertiesFormat_STATUS_ARM) -

-
-

PrivateDnsZoneConfig resource.

-
- - - - + + - - + +
FieldDescription +subnet
+ + +DnsresolverSubResource + + +
+

Subnet: The reference to the subnet used for the outbound endpoint.

+
-name
+tags
-string +map[string]string
-

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+

Tags: Resource tags.

+
-properties
+status
- -PrivateDnsZonePropertiesFormat_STATUS_ARM + +DnsResolvers_OutboundEndpoint_STATUS -

Properties: Properties of the private dns zone configuration.

-

PrivateDnsZoneGroupPropertiesFormat_ARM +

DnsResolvers_InboundEndpoint_STATUS

-(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_Spec_ARM) +(Appears on:DnsResolversInboundEndpoint)

-

Properties of the private dns zone group.

@@ -3667,302 +3687,218 @@ PrivateDnsZonePropertiesFormat_STATUS_ARM - -
-privateDnsZoneConfigs
+conditions
- -[]PrivateDnsZoneConfig_ARM + +[]genruntime/conditions.Condition
-

PrivateDnsZoneConfigs: A collection of private dns zone configurations of the private dns zone group.

+

Conditions: The observed state of the resource

-

PrivateDnsZoneGroupPropertiesFormat_STATUS_ARM -

-

-(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_STATUS_ARM) -

-
-

Properties of the private dns zone group.

-
- - - - + + - - - -
FieldDescription +etag
+ +string + +
+

Etag: ETag of the inbound endpoint.

+
-privateDnsZoneConfigs
+id
- -[]PrivateDnsZoneConfig_STATUS_ARM - +string
-

PrivateDnsZoneConfigs: A collection of private dns zone configurations of the private dns zone group.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-provisioningState
+ipConfigurations
- -PrivateEndpointProvisioningState_STATUS + +[]IpConfiguration_STATUS
-

ProvisioningState: The provisioning state of the private dns zone group resource.

+

IpConfigurations: IP configurations for the inbound endpoint.

-

PrivateDnsZonePropertiesFormat_ARM -

-

-(Appears on:PrivateDnsZoneConfig_ARM) -

-
-

Properties of the private dns zone configuration resource.

-
- - - - - - - - - -
FieldDescription
-privateDnsZoneId
+location
string
+

Location: The geo-location where the resource lives

-

PrivateDnsZonePropertiesFormat_STATUS_ARM -

-

-(Appears on:PrivateDnsZoneConfig_STATUS_ARM) -

-
-

Properties of the private dns zone configuration resource.

-
- - - - - - - - - -
FieldDescription
-privateDnsZoneId
+name
string
-

PrivateDnsZoneId: The resource id of the private dns zone.

+

Name: The name of the resource

-recordSets
+provisioningState
- -[]RecordSet_STATUS_ARM + +DnsresolverProvisioningState_STATUS
-

RecordSets: A collection of information regarding a recordSet, holding information to identify private resources.

+

ProvisioningState: The current provisioning state of the inbound endpoint. This is a read-only property and any attempt +to set this value will be ignored.

-

PrivateEndpoint -

-
-

Generator information: -- Generated from: /network/resource-manager/Microsoft.Network/stable/2022-07-01/privateEndpoint.json -- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateEndpoints/​{privateEndpointName} -

- - - - - - - - - -
FieldDescription
-metadata
+resourceGuid
- -Kubernetes meta/v1.ObjectMeta - +string
-Refer to the Kubernetes API documentation for the fields of the -metadata field. +

ResourceGuid: The resourceGuid property of the inbound endpoint resource.

-spec
- - -PrivateEndpoint_Spec - - -
-
-
- - - + +
-applicationSecurityGroups
+systemData
- -[]ApplicationSecurityGroupSpec_PrivateEndpoint_SubResourceEmbedded + +SystemData_STATUS
-

ApplicationSecurityGroups: Application security groups in which the private endpoint IP configuration is included.

+

SystemData: Metadata pertaining to creation and last modification of the resource.

-azureName
+tags
-string +map[string]string
-

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it -doesn’t have to be.

+

Tags: Resource tags.

-customNetworkInterfaceName
+type
string
-

CustomNetworkInterfaceName: The custom name of the network interface attached to the private endpoint.

+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

+

DnsResolvers_InboundEndpoint_STATUS_ARM +

+
+
+ + - - + + + + @@ -3976,30 +3912,25 @@ map[string]string

Tags: Resource tags.

-
-extendedLocation
- - -ExtendedLocation - - -
-

ExtendedLocation: The extended location of the load balancer.

-
FieldDescription
-ipConfigurations
+etag
- -[]PrivateEndpointIPConfiguration - +string
-

IpConfigurations: A list of IP configurations of the private endpoint. This will be used to map to the First Party -Service’s endpoints.

+

Etag: ETag of the inbound endpoint.

-location
+id
string
-

Location: Resource location.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-manualPrivateLinkServiceConnections
+location
- -[]PrivateLinkServiceConnection - +string
-

ManualPrivateLinkServiceConnections: A grouping of information about the connection to the remote resource. Used when -the network admin does not have access to approve connections to the remote resource.

+

Location: The geo-location where the resource lives

-owner
+name
- -genruntime.KnownResourceReference - +string
-

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also -controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a -reference to a resources.azure.com/ResourceGroup resource

+

Name: The name of the resource

-privateLinkServiceConnections
+properties
- -[]PrivateLinkServiceConnection + +InboundEndpointProperties_STATUS_ARM
-

PrivateLinkServiceConnections: A grouping of information about the connection to the remote resource.

+

Properties: Properties of the inbound endpoint.

-subnet
+systemData
- -Subnet_PrivateEndpoint_SubResourceEmbedded + +SystemData_STATUS_ARM
-

Subnet: The ID of the subnet from which the private IP will be allocated.

+

SystemData: Metadata pertaining to creation and last modification of the resource.

-
-status
+type
- -PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded - +string
+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-

PrivateEndpointConnection_STATUS +

DnsResolvers_InboundEndpoint_Spec

-(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) +(Appears on:DnsResolversInboundEndpoint)

-

PrivateEndpointConnection resource.

@@ -4011,53 +3942,71 @@ PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded - -
-id
+azureName
string
-

Id: Resource ID.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-

PrivateEndpointConnection_STATUS_ARM -

-

-(Appears on:PrivateLinkServiceProperties_STATUS_ARM) -

-
-

PrivateEndpointConnection resource.

-
- - - - + + - - + + + + + + + +
FieldDescription +ipConfigurations
+ + +[]IpConfiguration + + +
+

IpConfigurations: IP configurations for the inbound endpoint.

+
-id
+location
string
-

Id: Resource ID.

+

Location: The geo-location where the resource lives

+
+owner
+ + +genruntime.KnownResourceReference + + +
+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a network.azure.com/DnsResolver resource

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

-

PrivateEndpointIPConfiguration +

DnsResolvers_InboundEndpoint_Spec_ARM

-

-(Appears on:PrivateEndpoint_Spec) -

-

An IP Configuration of the private endpoint.

@@ -4069,57 +4018,57 @@ string
-groupId
+location
string
-

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+

Location: The geo-location where the resource lives

-memberName
+name
string
-

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

-name
+properties
-string + +InboundEndpointProperties_ARM +
-

Name: The name of the resource that is unique within a resource group.

+

Properties: Properties of the inbound endpoint.

-privateIPAddress
+tags
-string +map[string]string
-

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+

Tags: Resource tags.

-

PrivateEndpointIPConfigurationProperties_ARM +

DnsResolvers_OutboundEndpoint_STATUS

-(Appears on:PrivateEndpointIPConfiguration_ARM) +(Appears on:DnsResolversOutboundEndpoint)

-

Properties of an IP Configuration of the private endpoint.

@@ -4131,139 +4080,140 @@ string - -
-groupId
+conditions
-string + +[]genruntime/conditions.Condition +
-

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+

Conditions: The observed state of the resource

-memberName
+etag
string
-

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+

Etag: ETag of the outbound endpoint.

-privateIPAddress
+id
string
-

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-

PrivateEndpointIPConfigurationProperties_STATUS_ARM -

-

-(Appears on:PrivateEndpointIPConfiguration_STATUS_ARM) -

-
-

Properties of an IP Configuration of the private endpoint.

-
- - - - + + - - - -
FieldDescription +location
+ +string + +
+

Location: The geo-location where the resource lives

+
-groupId
+name
string
-

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+

Name: The name of the resource

-memberName
+provisioningState
-string + +DnsresolverProvisioningState_STATUS +
-

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+

ProvisioningState: The current provisioning state of the outbound endpoint. This is a read-only property and any attempt +to set this value will be ignored.

-privateIPAddress
+resourceGuid
string
-

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+

ResourceGuid: The resourceGuid property of the outbound endpoint resource.

-

PrivateEndpointIPConfiguration_ARM -

-

-(Appears on:PrivateEndpointProperties_ARM) -

-
-

An IP Configuration of the private endpoint.

-
- - - - + + - - + + + +
FieldDescription +subnet
+ + +DnsresolverSubResource_STATUS + + +
+

Subnet: The reference to the subnet used for the outbound endpoint.

+
-name
+systemData
-string + +SystemData_STATUS +
-

Name: The name of the resource that is unique within a resource group.

+

SystemData: Metadata pertaining to creation and last modification of the resource.

-properties
+tags
- -PrivateEndpointIPConfigurationProperties_ARM - +map[string]string
-

Properties: Properties of private endpoint IP configurations.

+

Tags: Resource tags.

+
+type
+ +string + +
+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-

PrivateEndpointIPConfiguration_STATUS +

DnsResolvers_OutboundEndpoint_STATUS_ARM

-

-(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded) -

-

An IP Configuration of the private endpoint.

@@ -4281,29 +4231,30 @@ string @@ -4314,18 +4265,44 @@ string + + + + + + + + @@ -4336,18 +4313,17 @@ string
-

Etag: A unique read-only string that changes whenever the resource is updated.

+

Etag: ETag of the outbound endpoint.

-groupId
+id
string
-

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+

Id: Fully qualified resource ID for the resource. Ex - +/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​{resourceProviderNamespace}/​{resourceType}/​{resourceName}

-memberName
+location
string
-

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+

Location: The geo-location where the resource lives

-

Name: The name of the resource that is unique within a resource group.

+

Name: The name of the resource

-privateIPAddress
+properties
-string + +OutboundEndpointProperties_STATUS_ARM +
-

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+

Properties: Properties of the outbound endpoint.

+
+systemData
+ + +SystemData_STATUS_ARM + + +
+

SystemData: Metadata pertaining to creation and last modification of the resource.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

-

Type: The resource type.

+

Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts”

-

PrivateEndpointIPConfiguration_STATUS_ARM +

DnsResolvers_OutboundEndpoint_Spec

-(Appears on:PrivateEndpointProperties_STATUS_ARM) +(Appears on:DnsResolversOutboundEndpoint)

-

An IP Configuration of the private endpoint.

@@ -4359,59 +4335,71 @@ string + + + +
-etag
+azureName
string
-

Etag: A unique read-only string that changes whenever the resource is updated.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-name
+location
string
-

Name: The name of the resource that is unique within a resource group.

+

Location: The geo-location where the resource lives

-properties
+owner
- -PrivateEndpointIPConfigurationProperties_STATUS_ARM + +genruntime.KnownResourceReference
-

Properties: Properties of private endpoint IP configurations.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a network.azure.com/DnsResolver resource

-type
+subnet
-string + +DnsresolverSubResource +
-

Type: The resource type.

+

Subnet: The reference to the subnet used for the outbound endpoint.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

-

PrivateEndpointProperties_ARM +

DnsResolvers_OutboundEndpoint_Spec_ARM

-

-(Appears on:PrivateEndpoint_Spec_ARM) -

-

Properties of the private endpoint.

@@ -4423,91 +4411,118 @@ string + +
-applicationSecurityGroups
+location
- -[]ApplicationSecurityGroupSpec_PrivateEndpoint_SubResourceEmbedded_ARM - +string
-

ApplicationSecurityGroups: Application security groups in which the private endpoint IP configuration is included.

+

Location: The geo-location where the resource lives

-customNetworkInterfaceName
+name
string
-

CustomNetworkInterfaceName: The custom name of the network interface attached to the private endpoint.

-ipConfigurations
+properties
- -[]PrivateEndpointIPConfiguration_ARM + +OutboundEndpointProperties_ARM
-

IpConfigurations: A list of IP configurations of the private endpoint. This will be used to map to the First Party -Service’s endpoints.

+

Properties: Properties of the outbound endpoint.

-manualPrivateLinkServiceConnections
+tags
- -[]PrivateLinkServiceConnection_ARM - +map[string]string
-

ManualPrivateLinkServiceConnections: A grouping of information about the connection to the remote resource. Used when -the network admin does not have access to approve connections to the remote resource.

+

Tags: Resource tags.

+

DnsresolverProvisioningState_STATUS +(string alias)

+

+(Appears on:DnsForwardingRulesetProperties_STATUS_ARM, DnsForwardingRuleset_STATUS, DnsForwardingRulesets_ForwardingRule_STATUS, DnsResolverProperties_STATUS_ARM, DnsResolver_STATUS, DnsResolvers_InboundEndpoint_STATUS, DnsResolvers_OutboundEndpoint_STATUS, ForwardingRuleProperties_STATUS_ARM, InboundEndpointProperties_STATUS_ARM, OutboundEndpointProperties_STATUS_ARM) +

+
+

The current provisioning state of the resource.

+
+ + + + + + + + + + + + + + + + + + + + +
ValueDescription

"Canceled"

"Creating"

"Deleting"

"Failed"

"Succeeded"

"Updating"

+

DnsresolverSubResource +

+

+(Appears on:DnsForwardingRuleset_Spec, DnsResolver_Spec, DnsResolvers_OutboundEndpoint_Spec, IpConfiguration) +

+
+

Reference to another ARM resource.

+
+ + - - + + + +
-privateLinkServiceConnections
- - -[]PrivateLinkServiceConnection_ARM - - -
-

PrivateLinkServiceConnections: A grouping of information about the connection to the remote resource.

-
FieldDescription
-subnet
+reference
- -Subnet_PrivateEndpoint_SubResourceEmbedded_ARM + +genruntime.ResourceReference
-

Subnet: The ID of the subnet from which the private IP will be allocated.

+

Reference: Resource ID.

-

PrivateEndpointProperties_STATUS_ARM +

DnsresolverSubResource_ARM

-(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM) +(Appears on:DnsForwardingRulesetProperties_ARM, DnsResolverProperties_ARM, IpConfiguration_ARM, OutboundEndpointProperties_ARM)

-

Properties of the private endpoint.

+

Reference to another ARM resource.

@@ -4519,18 +4534,3554 @@ Subnet_PrivateEndpoint_SubResourceEmbedded_ARM - + +
-applicationSecurityGroups
+id
- -[]ApplicationSecurityGroup_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM - +string
-

ApplicationSecurityGroups: Application security groups in which the private endpoint IP configuration is included.

+

DnsresolverSubResource_STATUS +

+

+(Appears on:DnsForwardingRuleset_STATUS, DnsResolver_STATUS, DnsResolvers_OutboundEndpoint_STATUS, IpConfiguration_STATUS) +

+
+

Reference to another ARM resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

DnsresolverSubResource_STATUS_ARM +

+

+(Appears on:DnsForwardingRulesetProperties_STATUS_ARM, DnsResolverProperties_STATUS_ARM, IpConfiguration_STATUS_ARM, OutboundEndpointProperties_STATUS_ARM) +

+
+

Reference to another ARM resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

ExtendedLocation +

+

+(Appears on:PrivateEndpoint_Spec, PrivateLinkService_Spec, PublicIPPrefix_Spec) +

+
+

ExtendedLocation complex type.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: The name of the extended location.

+
+type
+ + +ExtendedLocationType + + +
+

Type: The type of the extended location.

+
+

ExtendedLocationType +(string alias)

+

+(Appears on:ExtendedLocation, ExtendedLocation_ARM) +

+
+

The supported ExtendedLocation types. Currently only EdgeZone is supported in Microsoft.Network resources.

+
+ + + + + + + + + + +
ValueDescription

"EdgeZone"

+

ExtendedLocationType_STATUS +(string alias)

+

+(Appears on:ExtendedLocation_STATUS, ExtendedLocation_STATUS_ARM) +

+
+

The supported ExtendedLocation types. Currently only EdgeZone is supported in Microsoft.Network resources.

+
+ + + + + + + + + + +
ValueDescription

"EdgeZone"

+

ExtendedLocation_ARM +

+

+(Appears on:PrivateEndpoint_Spec_ARM, PrivateLinkService_Spec_ARM, PublicIPPrefix_Spec_ARM) +

+
+

ExtendedLocation complex type.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: The name of the extended location.

+
+type
+ + +ExtendedLocationType + + +
+

Type: The type of the extended location.

+
+

ExtendedLocation_STATUS +

+

+(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded, PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded, PublicIPPrefix_STATUS) +

+
+

ExtendedLocation complex type.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: The name of the extended location.

+
+type
+ + +ExtendedLocationType_STATUS + + +
+

Type: The type of the extended location.

+
+

ExtendedLocation_STATUS_ARM +

+

+(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM, PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded_ARM, PublicIPPrefix_STATUS_ARM) +

+
+

ExtendedLocation complex type.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: The name of the extended location.

+
+type
+ + +ExtendedLocationType_STATUS + + +
+

Type: The type of the extended location.

+
+

ForwardingRuleProperties_ARM +

+

+(Appears on:DnsForwardingRulesets_ForwardingRule_Spec_ARM) +

+
+

Represents the properties of a forwarding rule within a DNS forwarding ruleset.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+domainName
+ +string + +
+

DomainName: The domain name for the forwarding rule.

+
+forwardingRuleState
+ + +ForwardingRuleProperties_ForwardingRuleState + + +
+

ForwardingRuleState: The state of forwarding rule.

+
+metadata
+ +map[string]string + +
+

Metadata: Metadata attached to the forwarding rule.

+
+targetDnsServers
+ + +[]TargetDnsServer_ARM + + +
+

TargetDnsServers: DNS servers to forward the DNS query to.

+
+

ForwardingRuleProperties_ForwardingRuleState +(string alias)

+

+(Appears on:DnsForwardingRulesets_ForwardingRule_Spec, ForwardingRuleProperties_ARM) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Disabled"

"Enabled"

+

ForwardingRuleProperties_ForwardingRuleState_STATUS +(string alias)

+

+(Appears on:DnsForwardingRulesets_ForwardingRule_STATUS, ForwardingRuleProperties_STATUS_ARM) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Disabled"

"Enabled"

+

ForwardingRuleProperties_STATUS_ARM +

+

+(Appears on:DnsForwardingRulesets_ForwardingRule_STATUS_ARM) +

+
+

Represents the properties of a forwarding rule within a DNS forwarding ruleset.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+domainName
+ +string + +
+

DomainName: The domain name for the forwarding rule.

+
+forwardingRuleState
+ + +ForwardingRuleProperties_ForwardingRuleState_STATUS + + +
+

ForwardingRuleState: The state of forwarding rule.

+
+metadata
+ +map[string]string + +
+

Metadata: Metadata attached to the forwarding rule.

+
+provisioningState
+ + +DnsresolverProvisioningState_STATUS + + +
+

ProvisioningState: The current provisioning state of the forwarding rule. This is a read-only property and any attempt +to set this value will be ignored.

+
+targetDnsServers
+ + +[]TargetDnsServer_STATUS_ARM + + +
+

TargetDnsServers: DNS servers to forward the DNS query to.

+
+

FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded +

+

+(Appears on:PrivateLinkService_Spec) +

+
+

Frontend IP address of the load balancer.

+
+ + + + + + + + + + + + + +
FieldDescription
+reference
+ + +genruntime.ResourceReference + + +
+

Reference: Resource ID.

+
+

FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded_ARM +

+

+(Appears on:PrivateLinkServiceProperties_ARM) +

+
+

Frontend IP address of the load balancer.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+
+

FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded +

+

+(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) +

+
+

Frontend IP address of the load balancer.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded_ARM +

+

+(Appears on:PrivateLinkServiceProperties_STATUS_ARM) +

+
+

Frontend IP address of the load balancer.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

IPAllocationMethod +(string alias)

+

+(Appears on:BastionHostIPConfiguration, BastionHostIPConfigurationPropertiesFormat_ARM, PrivateLinkServiceIpConfiguration, PrivateLinkServiceIpConfigurationProperties_ARM) +

+
+

IP address allocation method.

+
+ + + + + + + + + + + + +
ValueDescription

"Dynamic"

"Static"

+

IPAllocationMethod_STATUS +(string alias)

+

+(Appears on:PrivateLinkServiceIpConfigurationProperties_STATUS_ARM, PrivateLinkServiceIpConfiguration_STATUS) +

+
+

IP address allocation method.

+
+ + + + + + + + + + + + +
ValueDescription

"Dynamic"

"Static"

+

IPVersion +(string alias)

+

+(Appears on:PrivateLinkServiceIpConfiguration, PrivateLinkServiceIpConfigurationProperties_ARM, PublicIPPrefixPropertiesFormat_ARM, PublicIPPrefix_Spec) +

+
+

IP address version.

+
+ + + + + + + + + + + + +
ValueDescription

"IPv4"

"IPv6"

+

IPVersion_STATUS +(string alias)

+

+(Appears on:PrivateLinkServiceIpConfigurationProperties_STATUS_ARM, PrivateLinkServiceIpConfiguration_STATUS, PublicIPPrefixPropertiesFormat_STATUS_ARM, PublicIPPrefix_STATUS) +

+
+

IP address version.

+
+ + + + + + + + + + + + +
ValueDescription

"IPv4"

"IPv6"

+

InboundEndpointProperties_ARM +

+

+(Appears on:DnsResolvers_InboundEndpoint_Spec_ARM) +

+
+

Represents the properties of an inbound endpoint for a DNS resolver.

+
+ + + + + + + + + + + + + +
FieldDescription
+ipConfigurations
+ + +[]IpConfiguration_ARM + + +
+

IpConfigurations: IP configurations for the inbound endpoint.

+
+

InboundEndpointProperties_STATUS_ARM +

+

+(Appears on:DnsResolvers_InboundEndpoint_STATUS_ARM) +

+
+

Represents the properties of an inbound endpoint for a DNS resolver.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+ipConfigurations
+ + +[]IpConfiguration_STATUS_ARM + + +
+

IpConfigurations: IP configurations for the inbound endpoint.

+
+provisioningState
+ + +DnsresolverProvisioningState_STATUS + + +
+

ProvisioningState: The current provisioning state of the inbound endpoint. This is a read-only property and any attempt +to set this value will be ignored.

+
+resourceGuid
+ +string + +
+

ResourceGuid: The resourceGuid property of the inbound endpoint resource.

+
+

IpConfiguration +

+

+(Appears on:DnsResolvers_InboundEndpoint_Spec) +

+
+

IP configuration.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+privateIpAddress
+ +string + +
+

PrivateIpAddress: Private IP address of the IP configuration.

+
+privateIpAllocationMethod
+ + +IpConfiguration_PrivateIpAllocationMethod + + +
+

PrivateIpAllocationMethod: Private IP address allocation method.

+
+subnet
+ + +DnsresolverSubResource + + +
+

Subnet: The reference to the subnet bound to the IP configuration.

+
+

IpConfiguration_ARM +

+

+(Appears on:InboundEndpointProperties_ARM) +

+
+

IP configuration.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+privateIpAddress
+ +string + +
+

PrivateIpAddress: Private IP address of the IP configuration.

+
+privateIpAllocationMethod
+ + +IpConfiguration_PrivateIpAllocationMethod + + +
+

PrivateIpAllocationMethod: Private IP address allocation method.

+
+subnet
+ + +DnsresolverSubResource_ARM + + +
+

Subnet: The reference to the subnet bound to the IP configuration.

+
+

IpConfiguration_PrivateIpAllocationMethod +(string alias)

+

+(Appears on:IpConfiguration, IpConfiguration_ARM) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Dynamic"

"Static"

+

IpConfiguration_PrivateIpAllocationMethod_STATUS +(string alias)

+

+(Appears on:IpConfiguration_STATUS, IpConfiguration_STATUS_ARM) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Dynamic"

"Static"

+

IpConfiguration_STATUS +

+

+(Appears on:DnsResolvers_InboundEndpoint_STATUS) +

+
+

IP configuration.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+privateIpAddress
+ +string + +
+

PrivateIpAddress: Private IP address of the IP configuration.

+
+privateIpAllocationMethod
+ + +IpConfiguration_PrivateIpAllocationMethod_STATUS + + +
+

PrivateIpAllocationMethod: Private IP address allocation method.

+
+subnet
+ + +DnsresolverSubResource_STATUS + + +
+

Subnet: The reference to the subnet bound to the IP configuration.

+
+

IpConfiguration_STATUS_ARM +

+

+(Appears on:InboundEndpointProperties_STATUS_ARM) +

+
+

IP configuration.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+privateIpAddress
+ +string + +
+

PrivateIpAddress: Private IP address of the IP configuration.

+
+privateIpAllocationMethod
+ + +IpConfiguration_PrivateIpAllocationMethod_STATUS + + +
+

PrivateIpAllocationMethod: Private IP address allocation method.

+
+subnet
+ + +DnsresolverSubResource_STATUS_ARM + + +
+

Subnet: The reference to the subnet bound to the IP configuration.

+
+

IpTag +

+

+(Appears on:PublicIPPrefix_Spec) +

+
+

Contains the IpTag associated with the object.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+ipTagType
+ +string + +
+

IpTagType: The IP tag type. Example: FirstPartyUsage.

+
+tag
+ +string + +
+

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+
+

IpTag_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_ARM) +

+
+

Contains the IpTag associated with the object.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+ipTagType
+ +string + +
+

IpTagType: The IP tag type. Example: FirstPartyUsage.

+
+tag
+ +string + +
+

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+
+

IpTag_STATUS +

+

+(Appears on:PublicIPPrefix_STATUS) +

+
+

Contains the IpTag associated with the object.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+ipTagType
+ +string + +
+

IpTagType: The IP tag type. Example: FirstPartyUsage.

+
+tag
+ +string + +
+

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+
+

IpTag_STATUS_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) +

+
+

Contains the IpTag associated with the object.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+ipTagType
+ +string + +
+

IpTagType: The IP tag type. Example: FirstPartyUsage.

+
+tag
+ +string + +
+

Tag: The value of the IP tag associated with the public IP. Example: SQL.

+
+

NatGateway +

+
+

Generator information: +- Generated from: /network/resource-manager/Microsoft.Network/stable/2022-07-01/natGateway.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​natGateways/​{natGatewayName} +

+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+metadata
+ + +Kubernetes meta/v1.ObjectMeta + + +
+Refer to the Kubernetes API documentation for the fields of the +metadata field. +
+spec
+ + +NatGateway_Spec + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

+
+idleTimeoutInMinutes
+ +int + +
+

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+
+location
+ +string + +
+

Location: Resource location.

+
+owner
+ + +genruntime.KnownResourceReference + + +
+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

+
+publicIpAddresses
+ + +[]ApplicationGatewaySubResource + + +
+

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+
+publicIpPrefixes
+ + +[]ApplicationGatewaySubResource + + +
+

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+
+sku
+ + +NatGatewaySku + + +
+

Sku: The nat gateway SKU.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+zones
+ +[]string + +
+

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+
+
+status
+ + +NatGateway_STATUS + + +
+
+

NatGatewayPropertiesFormat_ARM +

+

+(Appears on:NatGateway_Spec_ARM) +

+
+

Nat Gateway properties.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+idleTimeoutInMinutes
+ +int + +
+

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+
+publicIpAddresses
+ + +[]ApplicationGatewaySubResource_ARM + + +
+

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+
+publicIpPrefixes
+ + +[]ApplicationGatewaySubResource_ARM + + +
+

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+
+

NatGatewayPropertiesFormat_STATUS_ARM +

+

+(Appears on:NatGateway_STATUS_ARM) +

+
+

Nat Gateway properties.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+idleTimeoutInMinutes
+ +int + +
+

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+
+provisioningState
+ + +ApplicationGatewayProvisioningState_STATUS + + +
+

ProvisioningState: The provisioning state of the NAT gateway resource.

+
+publicIpAddresses
+ + +[]ApplicationGatewaySubResource_STATUS_ARM + + +
+

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+
+publicIpPrefixes
+ + +[]ApplicationGatewaySubResource_STATUS_ARM + + +
+

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+
+resourceGuid
+ +string + +
+

ResourceGuid: The resource GUID property of the NAT gateway resource.

+
+subnets
+ + +[]ApplicationGatewaySubResource_STATUS_ARM + + +
+

Subnets: An array of references to the subnets using this nat gateway resource.

+
+

NatGatewaySku +

+

+(Appears on:NatGateway_Spec) +

+
+

SKU of nat gateway.

+
+ + + + + + + + + + + + + +
FieldDescription
+name
+ + +NatGatewaySku_Name + + +
+

Name: Name of Nat Gateway SKU.

+
+

NatGatewaySku_ARM +

+

+(Appears on:NatGateway_Spec_ARM) +

+
+

SKU of nat gateway.

+
+ + + + + + + + + + + + + +
FieldDescription
+name
+ + +NatGatewaySku_Name + + +
+

Name: Name of Nat Gateway SKU.

+
+

NatGatewaySku_Name +(string alias)

+

+(Appears on:NatGatewaySku, NatGatewaySku_ARM) +

+
+
+ + + + + + + + + + +
ValueDescription

"Standard"

+

NatGatewaySku_Name_STATUS +(string alias)

+

+(Appears on:NatGatewaySku_STATUS, NatGatewaySku_STATUS_ARM) +

+
+
+ + + + + + + + + + +
ValueDescription

"Standard"

+

NatGatewaySku_STATUS +

+

+(Appears on:NatGateway_STATUS) +

+
+

SKU of nat gateway.

+
+ + + + + + + + + + + + + +
FieldDescription
+name
+ + +NatGatewaySku_Name_STATUS + + +
+

Name: Name of Nat Gateway SKU.

+
+

NatGatewaySku_STATUS_ARM +

+

+(Appears on:NatGateway_STATUS_ARM) +

+
+

SKU of nat gateway.

+
+ + + + + + + + + + + + + +
FieldDescription
+name
+ + +NatGatewaySku_Name_STATUS + + +
+

Name: Name of Nat Gateway SKU.

+
+

NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded +

+

+(Appears on:PublicIPPrefix_Spec) +

+
+

Nat Gateway resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+reference
+ + +genruntime.ResourceReference + + +
+

Reference: Resource ID.

+
+

NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_ARM) +

+
+

Nat Gateway resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+
+

NatGateway_STATUS +

+

+(Appears on:NatGateway) +

+
+

Nat Gateway resource.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+conditions
+ + +[]genruntime/conditions.Condition + + +
+

Conditions: The observed state of the resource

+
+etag
+ +string + +
+

Etag: A unique read-only string that changes whenever the resource is updated.

+
+id
+ +string + +
+

Id: Resource ID.

+
+idleTimeoutInMinutes
+ +int + +
+

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+
+location
+ +string + +
+

Location: Resource location.

+
+name
+ +string + +
+

Name: Resource name.

+
+provisioningState
+ + +ApplicationGatewayProvisioningState_STATUS + + +
+

ProvisioningState: The provisioning state of the NAT gateway resource.

+
+publicIpAddresses
+ + +[]ApplicationGatewaySubResource_STATUS + + +
+

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+
+publicIpPrefixes
+ + +[]ApplicationGatewaySubResource_STATUS + + +
+

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+
+resourceGuid
+ +string + +
+

ResourceGuid: The resource GUID property of the NAT gateway resource.

+
+sku
+ + +NatGatewaySku_STATUS + + +
+

Sku: The nat gateway SKU.

+
+subnets
+ + +[]ApplicationGatewaySubResource_STATUS + + +
+

Subnets: An array of references to the subnets using this nat gateway resource.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+type
+ +string + +
+

Type: Resource type.

+
+zones
+ +[]string + +
+

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+
+

NatGateway_STATUS_ARM +

+
+

Nat Gateway resource.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+etag
+ +string + +
+

Etag: A unique read-only string that changes whenever the resource is updated.

+
+id
+ +string + +
+

Id: Resource ID.

+
+location
+ +string + +
+

Location: Resource location.

+
+name
+ +string + +
+

Name: Resource name.

+
+properties
+ + +NatGatewayPropertiesFormat_STATUS_ARM + + +
+

Properties: Nat Gateway properties.

+
+sku
+ + +NatGatewaySku_STATUS_ARM + + +
+

Sku: The nat gateway SKU.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+type
+ +string + +
+

Type: Resource type.

+
+zones
+ +[]string + +
+

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+
+

NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded +

+

+(Appears on:PublicIPPrefix_STATUS) +

+
+

Nat Gateway resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) +

+
+

Nat Gateway resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

NatGateway_Spec +

+

+(Appears on:NatGateway) +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

+
+idleTimeoutInMinutes
+ +int + +
+

IdleTimeoutInMinutes: The idle timeout of the nat gateway.

+
+location
+ +string + +
+

Location: Resource location.

+
+owner
+ + +genruntime.KnownResourceReference + + +
+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

+
+publicIpAddresses
+ + +[]ApplicationGatewaySubResource + + +
+

PublicIpAddresses: An array of public ip addresses associated with the nat gateway resource.

+
+publicIpPrefixes
+ + +[]ApplicationGatewaySubResource + + +
+

PublicIpPrefixes: An array of public ip prefixes associated with the nat gateway resource.

+
+sku
+ + +NatGatewaySku + + +
+

Sku: The nat gateway SKU.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+zones
+ +[]string + +
+

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+
+

NatGateway_Spec_ARM +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+location
+ +string + +
+

Location: Resource location.

+
+name
+ +string + +
+
+properties
+ + +NatGatewayPropertiesFormat_ARM + + +
+

Properties: Nat Gateway properties.

+
+sku
+ + +NatGatewaySku_ARM + + +
+

Sku: The nat gateway SKU.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+zones
+ +[]string + +
+

Zones: A list of availability zones denoting the zone in which Nat Gateway should be deployed.

+
+

NetworkInterface_STATUS_PrivateEndpoint_SubResourceEmbedded +

+

+(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded) +

+
+

A network interface in a resource group.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

NetworkInterface_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM +

+

+(Appears on:PrivateEndpointProperties_STATUS_ARM) +

+
+

A network interface in a resource group.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded +

+

+(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) +

+
+

A network interface in a resource group.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded_ARM +

+

+(Appears on:PrivateLinkServiceProperties_STATUS_ARM) +

+
+

A network interface in a resource group.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

OutboundEndpointProperties_ARM +

+

+(Appears on:DnsResolvers_OutboundEndpoint_Spec_ARM) +

+
+

Represents the properties of an outbound endpoint for a DNS resolver.

+
+ + + + + + + + + + + + + +
FieldDescription
+subnet
+ + +DnsresolverSubResource_ARM + + +
+

Subnet: The reference to the subnet used for the outbound endpoint.

+
+

OutboundEndpointProperties_STATUS_ARM +

+

+(Appears on:DnsResolvers_OutboundEndpoint_STATUS_ARM) +

+
+

Represents the properties of an outbound endpoint for a DNS resolver.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+provisioningState
+ + +DnsresolverProvisioningState_STATUS + + +
+

ProvisioningState: The current provisioning state of the outbound endpoint. This is a read-only property and any attempt +to set this value will be ignored.

+
+resourceGuid
+ +string + +
+

ResourceGuid: The resourceGuid property of the outbound endpoint resource.

+
+subnet
+ + +DnsresolverSubResource_STATUS_ARM + + +
+

Subnet: The reference to the subnet used for the outbound endpoint.

+
+

PrivateDnsZoneConfig +

+

+(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_Spec) +

+
+

PrivateDnsZoneConfig resource.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+
+privateDnsZoneReference
+ + +genruntime.ResourceReference + + +
+

PrivateDnsZoneReference: The resource id of the private dns zone.

+
+

PrivateDnsZoneConfig_ARM +

+

+(Appears on:PrivateDnsZoneGroupPropertiesFormat_ARM) +

+
+

PrivateDnsZoneConfig resource.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+
+properties
+ + +PrivateDnsZonePropertiesFormat_ARM + + +
+

Properties: Properties of the private dns zone configuration.

+
+

PrivateDnsZoneConfig_STATUS +

+

+(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_STATUS) +

+
+

PrivateDnsZoneConfig resource.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+
+privateDnsZoneId
+ +string + +
+

PrivateDnsZoneId: The resource id of the private dns zone.

+
+recordSets
+ + +[]RecordSet_STATUS + + +
+

RecordSets: A collection of information regarding a recordSet, holding information to identify private resources.

+
+

PrivateDnsZoneConfig_STATUS_ARM +

+

+(Appears on:PrivateDnsZoneGroupPropertiesFormat_STATUS_ARM) +

+
+

PrivateDnsZoneConfig resource.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: Name of the resource that is unique within a resource group. This name can be used to access the resource.

+
+properties
+ + +PrivateDnsZonePropertiesFormat_STATUS_ARM + + +
+

Properties: Properties of the private dns zone configuration.

+
+

PrivateDnsZoneGroupPropertiesFormat_ARM +

+

+(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_Spec_ARM) +

+
+

Properties of the private dns zone group.

+
+ + + + + + + + + + + + + +
FieldDescription
+privateDnsZoneConfigs
+ + +[]PrivateDnsZoneConfig_ARM + + +
+

PrivateDnsZoneConfigs: A collection of private dns zone configurations of the private dns zone group.

+
+

PrivateDnsZoneGroupPropertiesFormat_STATUS_ARM +

+

+(Appears on:PrivateEndpoints_PrivateDnsZoneGroup_STATUS_ARM) +

+
+

Properties of the private dns zone group.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+privateDnsZoneConfigs
+ + +[]PrivateDnsZoneConfig_STATUS_ARM + + +
+

PrivateDnsZoneConfigs: A collection of private dns zone configurations of the private dns zone group.

+
+provisioningState
+ + +PrivateEndpointProvisioningState_STATUS + + +
+

ProvisioningState: The provisioning state of the private dns zone group resource.

+
+

PrivateDnsZonePropertiesFormat_ARM +

+

+(Appears on:PrivateDnsZoneConfig_ARM) +

+
+

Properties of the private dns zone configuration resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+privateDnsZoneId
+ +string + +
+
+

PrivateDnsZonePropertiesFormat_STATUS_ARM +

+

+(Appears on:PrivateDnsZoneConfig_STATUS_ARM) +

+
+

Properties of the private dns zone configuration resource.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+privateDnsZoneId
+ +string + +
+

PrivateDnsZoneId: The resource id of the private dns zone.

+
+recordSets
+ + +[]RecordSet_STATUS_ARM + + +
+

RecordSets: A collection of information regarding a recordSet, holding information to identify private resources.

+
+

PrivateEndpoint +

+
+

Generator information: +- Generated from: /network/resource-manager/Microsoft.Network/stable/2022-07-01/privateEndpoint.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateEndpoints/​{privateEndpointName} +

+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+metadata
+ + +Kubernetes meta/v1.ObjectMeta + + +
+Refer to the Kubernetes API documentation for the fields of the +metadata field. +
+spec
+ + +PrivateEndpoint_Spec + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+applicationSecurityGroups
+ + +[]ApplicationSecurityGroupSpec_PrivateEndpoint_SubResourceEmbedded + + +
+

ApplicationSecurityGroups: Application security groups in which the private endpoint IP configuration is included.

+
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

+
+customNetworkInterfaceName
+ +string + +
+

CustomNetworkInterfaceName: The custom name of the network interface attached to the private endpoint.

+
+extendedLocation
+ + +ExtendedLocation + + +
+

ExtendedLocation: The extended location of the load balancer.

+
+ipConfigurations
+ + +[]PrivateEndpointIPConfiguration + + +
+

IpConfigurations: A list of IP configurations of the private endpoint. This will be used to map to the First Party +Service’s endpoints.

+
+location
+ +string + +
+

Location: Resource location.

+
+manualPrivateLinkServiceConnections
+ + +[]PrivateLinkServiceConnection + + +
+

ManualPrivateLinkServiceConnections: A grouping of information about the connection to the remote resource. Used when +the network admin does not have access to approve connections to the remote resource.

+
+owner
+ + +genruntime.KnownResourceReference + + +
+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

+
+privateLinkServiceConnections
+ + +[]PrivateLinkServiceConnection + + +
+

PrivateLinkServiceConnections: A grouping of information about the connection to the remote resource.

+
+subnet
+ + +Subnet_PrivateEndpoint_SubResourceEmbedded + + +
+

Subnet: The ID of the subnet from which the private IP will be allocated.

+
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+
+status
+ + +PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded + + +
+
+

PrivateEndpointConnection_STATUS +

+

+(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) +

+
+

PrivateEndpointConnection resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

PrivateEndpointConnection_STATUS_ARM +

+

+(Appears on:PrivateLinkServiceProperties_STATUS_ARM) +

+
+

PrivateEndpointConnection resource.

+
+ + + + + + + + + + + + + +
FieldDescription
+id
+ +string + +
+

Id: Resource ID.

+
+

PrivateEndpointIPConfiguration +

+

+(Appears on:PrivateEndpoint_Spec) +

+
+

An IP Configuration of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+groupId
+ +string + +
+

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+
+memberName
+ +string + +
+

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+
+name
+ +string + +
+

Name: The name of the resource that is unique within a resource group.

+
+privateIPAddress
+ +string + +
+

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+
+

PrivateEndpointIPConfigurationProperties_ARM +

+

+(Appears on:PrivateEndpointIPConfiguration_ARM) +

+
+

Properties of an IP Configuration of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+groupId
+ +string + +
+

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+
+memberName
+ +string + +
+

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+
+privateIPAddress
+ +string + +
+

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+
+

PrivateEndpointIPConfigurationProperties_STATUS_ARM +

+

+(Appears on:PrivateEndpointIPConfiguration_STATUS_ARM) +

+
+

Properties of an IP Configuration of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+groupId
+ +string + +
+

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+
+memberName
+ +string + +
+

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+
+privateIPAddress
+ +string + +
+

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+
+

PrivateEndpointIPConfiguration_ARM +

+

+(Appears on:PrivateEndpointProperties_ARM) +

+
+

An IP Configuration of the private endpoint.

+
+ + + + + + + + + + + + + + + + + +
FieldDescription
+name
+ +string + +
+

Name: The name of the resource that is unique within a resource group.

+
+properties
+ + +PrivateEndpointIPConfigurationProperties_ARM + + +
+

Properties: Properties of private endpoint IP configurations.

+
+

PrivateEndpointIPConfiguration_STATUS +

+

+(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded) +

+
+

An IP Configuration of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+etag
+ +string + +
+

Etag: A unique read-only string that changes whenever the resource is updated.

+
+groupId
+ +string + +
+

GroupId: The ID of a group obtained from the remote resource that this private endpoint should connect to.

+
+memberName
+ +string + +
+

MemberName: The member name of a group obtained from the remote resource that this private endpoint should connect to.

+
+name
+ +string + +
+

Name: The name of the resource that is unique within a resource group.

+
+privateIPAddress
+ +string + +
+

PrivateIPAddress: A private ip address obtained from the private endpoint’s subnet.

+
+type
+ +string + +
+

Type: The resource type.

+
+

PrivateEndpointIPConfiguration_STATUS_ARM +

+

+(Appears on:PrivateEndpointProperties_STATUS_ARM) +

+
+

An IP Configuration of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+etag
+ +string + +
+

Etag: A unique read-only string that changes whenever the resource is updated.

+
+name
+ +string + +
+

Name: The name of the resource that is unique within a resource group.

+
+properties
+ + +PrivateEndpointIPConfigurationProperties_STATUS_ARM + + +
+

Properties: Properties of private endpoint IP configurations.

+
+type
+ +string + +
+

Type: The resource type.

+
+

PrivateEndpointProperties_ARM +

+

+(Appears on:PrivateEndpoint_Spec_ARM) +

+
+

Properties of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+applicationSecurityGroups
+ + +[]ApplicationSecurityGroupSpec_PrivateEndpoint_SubResourceEmbedded_ARM + + +
+

ApplicationSecurityGroups: Application security groups in which the private endpoint IP configuration is included.

+
+customNetworkInterfaceName
+ +string + +
+

CustomNetworkInterfaceName: The custom name of the network interface attached to the private endpoint.

+
+ipConfigurations
+ + +[]PrivateEndpointIPConfiguration_ARM + + +
+

IpConfigurations: A list of IP configurations of the private endpoint. This will be used to map to the First Party +Service’s endpoints.

+
+manualPrivateLinkServiceConnections
+ + +[]PrivateLinkServiceConnection_ARM + + +
+

ManualPrivateLinkServiceConnections: A grouping of information about the connection to the remote resource. Used when +the network admin does not have access to approve connections to the remote resource.

+
+privateLinkServiceConnections
+ + +[]PrivateLinkServiceConnection_ARM + + +
+

PrivateLinkServiceConnections: A grouping of information about the connection to the remote resource.

+
+subnet
+ + +Subnet_PrivateEndpoint_SubResourceEmbedded_ARM + + +
+

Subnet: The ID of the subnet from which the private IP will be allocated.

+
+

PrivateEndpointProperties_STATUS_ARM +

+

+(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM) +

+
+

Properties of the private endpoint.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FieldDescription
+applicationSecurityGroups
+ + +[]ApplicationSecurityGroup_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM + + +
+

ApplicationSecurityGroups: Application security groups in which the private endpoint IP configuration is included.

+
customDnsConfigs
@@ -7049,58 +10600,200 @@ ResourceSet_ARM
-enableProxyProtocol
+enableProxyProtocol
+ +bool + +
+

EnableProxyProtocol: Whether the private link service is enabled for proxy protocol or not.

+
+fqdns
+ +[]string + +
+

Fqdns: The list of Fqdn.

+
+ipConfigurations
+ + +[]PrivateLinkServiceIpConfiguration_ARM + + +
+

IpConfigurations: An array of private link service IP configurations.

+
+loadBalancerFrontendIpConfigurations
+ + +[]FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded_ARM + + +
+

LoadBalancerFrontendIpConfigurations: An array of references to the load balancer IP configurations.

+
+visibility
+ + +ResourceSet_ARM + + +
+

Visibility: The visibility list of the private link service.

+
+

PrivateLinkServiceProperties_STATUS_ARM +

+

+(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded_ARM) +

+
+

Properties of the private link service.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7110,13 +10803,13 @@ ResourceSet_ARM
FieldDescription
+alias
+ +string + +
+

Alias: The alias of the private link service.

+
+autoApproval
+ + +ResourceSet_STATUS_ARM + + +
+

AutoApproval: The auto-approval list of the private link service.

+
+enableProxyProtocol
+ +bool + +
+

EnableProxyProtocol: Whether the private link service is enabled for proxy protocol or not.

+
+fqdns
+ +[]string + +
+

Fqdns: The list of Fqdn.

+
+ipConfigurations
+ + +[]PrivateLinkServiceIpConfiguration_STATUS_ARM + + +
+

IpConfigurations: An array of private link service IP configurations.

+
+loadBalancerFrontendIpConfigurations
-bool + +[]FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded_ARM +
-

EnableProxyProtocol: Whether the private link service is enabled for proxy protocol or not.

+

LoadBalancerFrontendIpConfigurations: An array of references to the load balancer IP configurations.

-fqdns
+networkInterfaces
-[]string + +[]NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded_ARM +
-

Fqdns: The list of Fqdn.

+

NetworkInterfaces: An array of references to the network interfaces created for this private link service.

-ipConfigurations
+privateEndpointConnections
- -[]PrivateLinkServiceIpConfiguration_ARM + +[]PrivateEndpointConnection_STATUS_ARM
-

IpConfigurations: An array of private link service IP configurations.

+

PrivateEndpointConnections: An array of list about connections to the private endpoint.

-loadBalancerFrontendIpConfigurations
+provisioningState
- -[]FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded_ARM + +ApplicationGatewayProvisioningState_STATUS
-

LoadBalancerFrontendIpConfigurations: An array of references to the load balancer IP configurations.

+

ProvisioningState: The provisioning state of the private link service resource.

visibility
- -ResourceSet_ARM + +ResourceSet_STATUS_ARM
-

PrivateLinkServiceProperties_STATUS_ARM +

PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded

-(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded_ARM) +(Appears on:PrivateLinkService)

-

Properties of the private link service.

+

Private link service resource.

@@ -7141,8 +10834,8 @@ string @@ -7152,6 +10845,19 @@ ResourceSet_STATUS_ARM + + + + + + + + + + + + + + + + @@ -7189,8 +10930,8 @@ bool @@ -7200,10 +10941,32 @@ bool + + + + + + + + @@ -7215,8 +10978,8 @@ bool @@ -7239,10 +11002,32 @@ ApplicationGatewayProvisioningState_STATUS + + + + + + + + @@ -7252,11 +11037,8 @@ ResourceSet_STATUS_ARM
autoApproval
- -ResourceSet_STATUS_ARM + +ResourceSet_STATUS
+conditions
+ + +[]genruntime/conditions.Condition + + +
+

Conditions: The observed state of the resource

+
enableProxyProtocol
bool @@ -7163,6 +10869,30 @@ bool
+etag
+ +string + +
+

Etag: A unique read-only string that changes whenever the resource is updated.

+
+extendedLocation
+ + +ExtendedLocation_STATUS + + +
+

ExtendedLocation: The extended location of the load balancer.

+
fqdns
[]string @@ -7174,10 +10904,21 @@ bool
+id
+ +string + +
+

Id: Resource ID.

+
ipConfigurations
- -[]PrivateLinkServiceIpConfiguration_STATUS_ARM + +[]PrivateLinkServiceIpConfiguration_STATUS
loadBalancerFrontendIpConfigurations
- -[]FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded_ARM + +[]FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded
+location
+ +string + +
+

Location: Resource location.

+
+name
+ +string + +
+

Name: Resource name.

+
networkInterfaces
- -[]NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded_ARM + +[]NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded
privateEndpointConnections
- -[]PrivateEndpointConnection_STATUS_ARM + +[]PrivateEndpointConnection_STATUS
+tags
+ +map[string]string + +
+

Tags: Resource tags.

+
+type
+ +string + +
+

Type: Resource type.

+
visibility
- -ResourceSet_STATUS_ARM + +ResourceSet_STATUS
-

PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded +

PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded_ARM

-

-(Appears on:PrivateLinkService) -

Private link service resource.

@@ -7270,213 +11052,256 @@ ResourceSet_STATUS_ARM -alias
+etag
string -

Alias: The alias of the private link service.

+

Etag: A unique read-only string that changes whenever the resource is updated.

-autoApproval
+extendedLocation
- -ResourceSet_STATUS + +ExtendedLocation_STATUS_ARM -

AutoApproval: The auto-approval list of the private link service.

+

ExtendedLocation: The extended location of the load balancer.

-conditions
+id
- -[]genruntime/conditions.Condition - +string -

Conditions: The observed state of the resource

+

Id: Resource ID.

-enableProxyProtocol
+location
-bool +string -

EnableProxyProtocol: Whether the private link service is enabled for proxy protocol or not.

+

Location: Resource location.

-etag
+name
string -

Etag: A unique read-only string that changes whenever the resource is updated.

+

Name: Resource name.

-extendedLocation
+properties
- -ExtendedLocation_STATUS + +PrivateLinkServiceProperties_STATUS_ARM -

ExtendedLocation: The extended location of the load balancer.

+

Properties: Properties of the private link service.

-fqdns
+tags
-[]string +map[string]string -

Fqdns: The list of Fqdn.

+

Tags: Resource tags.

-id
+type
string -

Id: Resource ID.

+

Type: Resource type.

+ + +

PrivateLinkService_Spec +

+

+(Appears on:PrivateLinkService) +

+
+
+ + + + + + + + + + + + + + + + @@ -7486,10 +11311,9 @@ ResourceSet_STATUS
FieldDescription
-ipConfigurations
+autoApproval
- -[]PrivateLinkServiceIpConfiguration_STATUS + +ResourceSet
-

IpConfigurations: An array of private link service IP configurations.

+

AutoApproval: The auto-approval list of the private link service.

+
+azureName
+ +string + +
+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

+
+enableProxyProtocol
+ +bool + +
+

EnableProxyProtocol: Whether the private link service is enabled for proxy protocol or not.

-loadBalancerFrontendIpConfigurations
+extendedLocation
- -[]FrontendIPConfiguration_STATUS_PrivateLinkService_SubResourceEmbedded + +ExtendedLocation
-

LoadBalancerFrontendIpConfigurations: An array of references to the load balancer IP configurations.

+

ExtendedLocation: The extended location of the load balancer.

-location
+fqdns
-string +[]string
-

Location: Resource location.

+

Fqdns: The list of Fqdn.

-name
+ipConfigurations
-string + +[]PrivateLinkServiceIpConfiguration +
-

Name: Resource name.

+

IpConfigurations: An array of private link service IP configurations.

-networkInterfaces
+loadBalancerFrontendIpConfigurations
- -[]NetworkInterface_STATUS_PrivateLinkService_SubResourceEmbedded + +[]FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded
-

NetworkInterfaces: An array of references to the network interfaces created for this private link service.

+

LoadBalancerFrontendIpConfigurations: An array of references to the load balancer IP configurations.

-privateEndpointConnections
+location
- -[]PrivateEndpointConnection_STATUS - +string
-

PrivateEndpointConnections: An array of list about connections to the private endpoint.

+

Location: Resource location.

-provisioningState
+operatorSpec
- -ApplicationGatewayProvisioningState_STATUS + +PrivateLinkServiceOperatorSpec
-

ProvisioningState: The provisioning state of the private link service resource.

+

OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not +passed directly to Azure

-tags
+owner
-map[string]string + +genruntime.KnownResourceReference +
-

Tags: Resource tags.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-type
+tags
-string +map[string]string
-

Type: Resource type.

+

Tags: Resource tags.

visibility
- -ResourceSet_STATUS + +ResourceSet
-

PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded_ARM +

PrivateLinkService_Spec_ARM

-

Private link service resource.

@@ -7501,21 +11325,10 @@ ResourceSet_STATUS - - - - @@ -7525,17 +11338,6 @@ ExtendedLocation_STATUS_ARM - - - - @@ -7580,25 +11381,14 @@ map[string]string

Tags: Resource tags.

- - - -
-etag
- -string - -
-

Etag: A unique read-only string that changes whenever the resource is updated.

-
extendedLocation
- -ExtendedLocation_STATUS_ARM + +ExtendedLocation_ARM
-id
- -string - -
-

Id: Resource ID.

-
location
string @@ -7553,15 +11355,14 @@ string
-

Name: Resource name.

properties
- -PrivateLinkServiceProperties_STATUS_ARM + +PrivateLinkServiceProperties_ARM
-type
- -string - -
-

Type: Resource type.

-
-

PrivateLinkService_Spec +

PublicIPPrefix

-

-(Appears on:PrivateLinkService) -

+

Generator information: +- Generated from: /network/resource-manager/Microsoft.Network/stable/2022-07-01/publicIpPrefix.json +- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​publicIPPrefixes/​{publicIpPrefixName}

@@ -7610,19 +11400,33 @@ string + + + +
-autoApproval
+metadata
- -ResourceSet + +Kubernetes meta/v1.ObjectMeta
-

AutoApproval: The auto-approval list of the private link service.

+Refer to the Kubernetes API documentation for the fields of the +metadata field.
+spec
+ + +PublicIPPrefix_Spec + + +
+
+
+ + + @@ -7654,84 +11460,96 @@ ExtendedLocation + + + + @@ -7747,22 +11565,39 @@ map[string]string + + +
azureName
string @@ -7635,13 +11439,15 @@ doesn’t have to be.

-enableProxyProtocol
+customIPPrefix
-bool + +PublicIpPrefixSubResource +
-

EnableProxyProtocol: Whether the private link service is enabled for proxy protocol or not.

+

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

-

ExtendedLocation: The extended location of the load balancer.

+

ExtendedLocation: The extended location of the public ip address.

-fqdns
+ipTags
-[]string + +[]IpTag +
-

Fqdns: The list of Fqdn.

+

IpTags: The list of tags associated with the public IP prefix.

-ipConfigurations
+location
- -[]PrivateLinkServiceIpConfiguration +string + +
+

Location: Resource location.

+
+natGateway
+ + +NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded
-

IpConfigurations: An array of private link service IP configurations.

+

NatGateway: NatGateway of Public IP Prefix.

-loadBalancerFrontendIpConfigurations
+owner
- -[]FrontendIPConfiguration_PrivateLinkService_SubResourceEmbedded + +genruntime.KnownResourceReference
-

LoadBalancerFrontendIpConfigurations: An array of references to the load balancer IP configurations.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-location
+prefixLength
-string +int
-

Location: Resource location.

+

PrefixLength: The Length of the Public IP Prefix.

-operatorSpec
+publicIPAddressVersion
- -PrivateLinkServiceOperatorSpec + +IPVersion
-

OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not -passed directly to Azure

+

PublicIPAddressVersion: The public IP address version.

-owner
+sku
- -genruntime.KnownResourceReference + +PublicIPPrefixSku
-

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also -controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a -reference to a resources.azure.com/ResourceGroup resource

+

Sku: The public IP prefix SKU.

-visibility
+zones
- -ResourceSet +[]string + +
+

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

+
+
+status
+ + +PublicIPPrefix_STATUS
-

Visibility: The visibility list of the private link service.

-

PrivateLinkService_Spec_ARM +

PublicIPPrefixPropertiesFormat_ARM

+

+(Appears on:PublicIPPrefix_Spec_ARM) +

+

Public IP prefix properties.

@@ -7774,70 +11609,76 @@ ResourceSet
-extendedLocation
+customIPPrefix
- -ExtendedLocation_ARM + +PublicIpPrefixSubResource_ARM
-

ExtendedLocation: The extended location of the load balancer.

+

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

-location
+ipTags
-string + +[]IpTag_ARM +
-

Location: Resource location.

+

IpTags: The list of tags associated with the public IP prefix.

-name
+natGateway
-string + +NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded_ARM +
+

NatGateway: NatGateway of Public IP Prefix.

-properties
+prefixLength
- -PrivateLinkServiceProperties_ARM - +int
-

Properties: Properties of the private link service.

+

PrefixLength: The Length of the Public IP Prefix.

-tags
+publicIPAddressVersion
-map[string]string + +IPVersion +
-

Tags: Resource tags.

+

PublicIPAddressVersion: The public IP address version.

-

PublicIPPrefix +

PublicIPPrefixPropertiesFormat_STATUS_ARM

+

+(Appears on:PublicIPPrefix_STATUS_ARM) +

-

Generator information: -- Generated from: /network/resource-manager/Microsoft.Network/stable/2022-07-01/publicIpPrefix.json -- ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​publicIPPrefixes/​{publicIpPrefixName} +

Public IP prefix properties.

@@ -7849,204 +11690,306 @@ map[string]string
-metadata
+customIPPrefix
- -Kubernetes meta/v1.ObjectMeta + +PublicIpPrefixSubResource_STATUS_ARM
-Refer to the Kubernetes API documentation for the fields of the -metadata field. +

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

-spec
+ipPrefix
- -PublicIPPrefix_Spec - +string
-
-
- +

IpPrefix: The allocated Prefix.

+ + + + +
-azureName
+ipTags
-string + +[]IpTag_STATUS_ARM +
-

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it -doesn’t have to be.

+

IpTags: The list of tags associated with the public IP prefix.

-customIPPrefix
+loadBalancerFrontendIpConfiguration
- -PublicIpPrefixSubResource + +PublicIpPrefixSubResource_STATUS_ARM
-

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

+

LoadBalancerFrontendIpConfiguration: The reference to load balancer frontend IP configuration associated with the public +IP prefix.

-extendedLocation
+natGateway
- -ExtendedLocation + +NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded_ARM
-

ExtendedLocation: The extended location of the public ip address.

+

NatGateway: NatGateway of Public IP Prefix.

-ipTags
+prefixLength
- -[]IpTag - +int
-

IpTags: The list of tags associated with the public IP prefix.

+

PrefixLength: The Length of the Public IP Prefix.

-location
+provisioningState
-string + +PublicIpPrefixProvisioningState_STATUS +
-

Location: Resource location.

+

ProvisioningState: The provisioning state of the public IP prefix resource.

-natGateway
+publicIPAddressVersion
- -NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded + +IPVersion_STATUS
-

NatGateway: NatGateway of Public IP Prefix.

+

PublicIPAddressVersion: The public IP address version.

-owner
+publicIPAddresses
- -genruntime.KnownResourceReference + +[]ReferencedPublicIpAddress_STATUS_ARM
-

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also -controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a -reference to a resources.azure.com/ResourceGroup resource

+

PublicIPAddresses: The list of all referenced PublicIPAddresses.

-prefixLength
+resourceGuid
-int +string
-

PrefixLength: The Length of the Public IP Prefix.

+

ResourceGuid: The resource GUID property of the public IP prefix resource.

+
+

PublicIPPrefixSku +

+

+(Appears on:PublicIPPrefix_Spec) +

+
+

SKU of a public IP prefix.

+
+ + + + + + + + + + + + +
FieldDescription
+name
+ + +PublicIPPrefixSku_Name + + +
+

Name: Name of a public IP prefix SKU.

-publicIPAddressVersion
+tier
- -IPVersion + +PublicIPPrefixSku_Tier
-

PublicIPAddressVersion: The public IP address version.

+

Tier: Tier of a public IP prefix SKU.

+

PublicIPPrefixSku_ARM +

+

+(Appears on:PublicIPPrefix_Spec_ARM) +

+
+

SKU of a public IP prefix.

+
+ + + + + + + + + +
FieldDescription
-sku
+name
- -PublicIPPrefixSku + +PublicIPPrefixSku_Name
-

Sku: The public IP prefix SKU.

+

Name: Name of a public IP prefix SKU.

-tags
+tier
-map[string]string + +PublicIPPrefixSku_Tier +
-

Tags: Resource tags.

+

Tier: Tier of a public IP prefix SKU.

+

PublicIPPrefixSku_Name +(string alias)

+

+(Appears on:PublicIPPrefixSku, PublicIPPrefixSku_ARM) +

+
+
+ + + + + + + + + + +
ValueDescription

"Standard"

+

PublicIPPrefixSku_Name_STATUS +(string alias)

+

+(Appears on:PublicIPPrefixSku_STATUS, PublicIPPrefixSku_STATUS_ARM) +

+
+
+ + + + + + + + + + +
ValueDescription

"Standard"

+

PublicIPPrefixSku_STATUS +

+

+(Appears on:PublicIPPrefix_STATUS) +

+
+

SKU of a public IP prefix.

+
+ + + + + + + + - -
FieldDescription
-zones
+name
-[]string + +PublicIPPrefixSku_Name_STATUS +
-

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

-
+

Name: Name of a public IP prefix SKU.

-status
+tier
- -PublicIPPrefix_STATUS + +PublicIPPrefixSku_Tier_STATUS
+

Tier: Tier of a public IP prefix SKU.

-

PublicIPPrefixPropertiesFormat_ARM +

PublicIPPrefixSku_STATUS_ARM

-(Appears on:PublicIPPrefix_Spec_ARM) +(Appears on:PublicIPPrefix_STATUS_ARM)

-

Public IP prefix properties.

+

SKU of a public IP prefix.

@@ -8058,96 +12001,147 @@ PublicIPPrefix_STATUS + +
-customIPPrefix
+name
- -PublicIpPrefixSubResource_ARM + +PublicIPPrefixSku_Name_STATUS
-

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

+

Name: Name of a public IP prefix SKU.

-ipTags
+tier
- -[]IpTag_ARM + +PublicIPPrefixSku_Tier_STATUS
-

IpTags: The list of tags associated with the public IP prefix.

+

Tier: Tier of a public IP prefix SKU.

+

PublicIPPrefixSku_Tier +(string alias)

+

+(Appears on:PublicIPPrefixSku, PublicIPPrefixSku_ARM) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Global"

"Regional"

+

PublicIPPrefixSku_Tier_STATUS +(string alias)

+

+(Appears on:PublicIPPrefixSku_STATUS, PublicIPPrefixSku_STATUS_ARM) +

+
+
+ + + + + + + + + + + + +
ValueDescription

"Global"

"Regional"

+

PublicIPPrefix_STATUS +

+

+(Appears on:PublicIPPrefix) +

+
+

Public IP prefix resource.

+
+ + + + + + + + - -
FieldDescription
-natGateway
+conditions
- -NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded_ARM + +[]genruntime/conditions.Condition
-

NatGateway: NatGateway of Public IP Prefix.

+

Conditions: The observed state of the resource

-prefixLength
+customIPPrefix
-int + +PublicIpPrefixSubResource_STATUS +
-

PrefixLength: The Length of the Public IP Prefix.

+

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

-publicIPAddressVersion
+etag
- -IPVersion - +string
-

PublicIPAddressVersion: The public IP address version.

+

Etag: A unique read-only string that changes whenever the resource is updated.

-

PublicIPPrefixPropertiesFormat_STATUS_ARM -

-

-(Appears on:PublicIPPrefix_STATUS_ARM) -

-
-

Public IP prefix properties.

-
- - - - + + - - @@ -8165,8 +12159,8 @@ string @@ -8178,8 +12172,8 @@ string @@ -8190,10 +12184,32 @@ IP prefix.

+ + + + + + + + @@ -8242,8 +12258,8 @@ IPVersion_STATUS @@ -8262,183 +12278,58 @@ string

ResourceGuid: The resource GUID property of the public IP prefix resource.

- -
FieldDescription +extendedLocation
+ + +ExtendedLocation_STATUS + + +
+

ExtendedLocation: The extended location of the public ip address.

+
-customIPPrefix
+id
- -PublicIpPrefixSubResource_STATUS_ARM - +string
-

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

+

Id: Resource ID.

ipTags
- -[]IpTag_STATUS_ARM + +[]IpTag_STATUS
loadBalancerFrontendIpConfiguration
- -PublicIpPrefixSubResource_STATUS_ARM + +PublicIpPrefixSubResource_STATUS
+location
+ +string + +
+

Location: Resource location.

+
+name
+ +string + +
+

Name: Resource name.

+
natGateway
- -NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded_ARM + +NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded
publicIPAddresses
- -[]ReferencedPublicIpAddress_STATUS_ARM + +[]ReferencedPublicIpAddress_STATUS
-

PublicIPPrefixSku -

-

-(Appears on:PublicIPPrefix_Spec) -

-
-

SKU of a public IP prefix.

-
- - - - - - - - - - - - - - - - - -
FieldDescription
-name
- - -PublicIPPrefixSku_Name - - -
-

Name: Name of a public IP prefix SKU.

-
-tier
- - -PublicIPPrefixSku_Tier - - -
-

Tier: Tier of a public IP prefix SKU.

-
-

PublicIPPrefixSku_ARM -

-

-(Appears on:PublicIPPrefix_Spec_ARM) -

-
-

SKU of a public IP prefix.

-
- - - - - - - - - -
FieldDescription
-name
+sku
- -PublicIPPrefixSku_Name + +PublicIPPrefixSku_STATUS
-

Name: Name of a public IP prefix SKU.

+

Sku: The public IP prefix SKU.

-tier
+tags
- -PublicIPPrefixSku_Tier - +map[string]string
-

Tier: Tier of a public IP prefix SKU.

+

Tags: Resource tags.

-

PublicIPPrefixSku_Name -(string alias)

-

-(Appears on:PublicIPPrefixSku, PublicIPPrefixSku_ARM) -

-
-
- - - - - - - - - - -
ValueDescription

"Standard"

-

PublicIPPrefixSku_Name_STATUS -(string alias)

-

-(Appears on:PublicIPPrefixSku_STATUS, PublicIPPrefixSku_STATUS_ARM) -

-
-
- - - - - - - - - - -
ValueDescription

"Standard"

-

PublicIPPrefixSku_STATUS -

-

-(Appears on:PublicIPPrefix_STATUS) -

-
-

SKU of a public IP prefix.

-
- - - - - - - -
FieldDescription
-name
+type
- -PublicIPPrefixSku_Name_STATUS - +string
-

Name: Name of a public IP prefix SKU.

+

Type: Resource type.

-tier
+zones
- -PublicIPPrefixSku_Tier_STATUS - +[]string
-

Tier: Tier of a public IP prefix SKU.

+

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

-

PublicIPPrefixSku_STATUS_ARM +

PublicIPPrefix_STATUS_ARM

-

-(Appears on:PublicIPPrefix_STATUS_ARM) -

-

SKU of a public IP prefix.

+

Public IP prefix resource.

@@ -8450,289 +12341,257 @@ PublicIPPrefixSku_Tier_STATUS - -
-name
+etag
- -PublicIPPrefixSku_Name_STATUS - +string
-

Name: Name of a public IP prefix SKU.

+

Etag: A unique read-only string that changes whenever the resource is updated.

-tier
+extendedLocation
- -PublicIPPrefixSku_Tier_STATUS + +ExtendedLocation_STATUS_ARM
-

Tier: Tier of a public IP prefix SKU.

+

ExtendedLocation: The extended location of the public ip address.

-

PublicIPPrefixSku_Tier -(string alias)

-

-(Appears on:PublicIPPrefixSku, PublicIPPrefixSku_ARM) -

-
-
- - - - - - - - - - - - -
ValueDescription

"Global"

"Regional"

-

PublicIPPrefixSku_Tier_STATUS -(string alias)

-

-(Appears on:PublicIPPrefixSku_STATUS, PublicIPPrefixSku_STATUS_ARM) -

-
-
- - - - - - - - - - - - -
ValueDescription

"Global"

"Regional"

-

PublicIPPrefix_STATUS -

-

-(Appears on:PublicIPPrefix) -

-
-

Public IP prefix resource.

-
- - - - + + - - + +
FieldDescription +id
+ +string + +
+

Id: Resource ID.

+
-conditions
+location
- -[]genruntime/conditions.Condition - +string
-

Conditions: The observed state of the resource

+

Location: Resource location.

-customIPPrefix
+name
- -PublicIpPrefixSubResource_STATUS - +string
-

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

+

Name: Resource name.

-etag
+properties
-string + +PublicIPPrefixPropertiesFormat_STATUS_ARM +
-

Etag: A unique read-only string that changes whenever the resource is updated.

+

Properties: Public IP prefix properties.

-extendedLocation
+sku
- -ExtendedLocation_STATUS + +PublicIPPrefixSku_STATUS_ARM
-

ExtendedLocation: The extended location of the public ip address.

+

Sku: The public IP prefix SKU.

-id
+tags
-string +map[string]string
-

Id: Resource ID.

+

Tags: Resource tags.

-ipPrefix
+type
string
-

IpPrefix: The allocated Prefix.

+

Type: Resource type.

-ipTags
+zones
- -[]IpTag_STATUS - +[]string
-

IpTags: The list of tags associated with the public IP prefix.

+

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

+

PublicIPPrefix_Spec +

+

+(Appears on:PublicIPPrefix) +

+
+
+ + + + + + + + @@ -8753,17 +12612,6 @@ map[string]string - - - -
FieldDescription
-loadBalancerFrontendIpConfiguration
+azureName
- -PublicIpPrefixSubResource_STATUS - +string
-

LoadBalancerFrontendIpConfiguration: The reference to load balancer frontend IP configuration associated with the public -IP prefix.

+

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it +doesn’t have to be.

-location
+customIPPrefix
-string + +PublicIpPrefixSubResource +
-

Location: Resource location.

+

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

-name
+extendedLocation
-string + +ExtendedLocation +
-

Name: Resource name.

+

ExtendedLocation: The extended location of the public ip address.

-natGateway
+ipTags
- -NatGateway_STATUS_PublicIPPrefix_SubResourceEmbedded + +[]IpTag
-

NatGateway: NatGateway of Public IP Prefix.

+

IpTags: The list of tags associated with the public IP prefix.

-prefixLength
+location
-int +string
-

PrefixLength: The Length of the Public IP Prefix.

+

Location: Resource location.

-provisioningState
+natGateway
- -PublicIpPrefixProvisioningState_STATUS + +NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded
-

ProvisioningState: The provisioning state of the public IP prefix resource.

+

NatGateway: NatGateway of Public IP Prefix.

-publicIPAddressVersion
+owner
- -IPVersion_STATUS + +genruntime.KnownResourceReference
-

PublicIPAddressVersion: The public IP address version.

+

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also +controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a +reference to a resources.azure.com/ResourceGroup resource

-publicIPAddresses
+prefixLength
- -[]ReferencedPublicIpAddress_STATUS - +int
-

PublicIPAddresses: The list of all referenced PublicIPAddresses.

+

PrefixLength: The Length of the Public IP Prefix.

-resourceGuid
+publicIPAddressVersion
-string + +IPVersion +
-

ResourceGuid: The resource GUID property of the public IP prefix resource.

+

PublicIPAddressVersion: The public IP address version.

sku
- -PublicIPPrefixSku_STATUS + +PublicIPPrefixSku
-type
- -string - -
-

Type: Resource type.

-
zones
[]string @@ -8775,10 +12623,9 @@ string
-

PublicIPPrefix_STATUS_ARM +

PublicIPPrefix_Spec_ARM

-

Public IP prefix resource.

@@ -8790,128 +12637,237 @@ string + + + +
-etag
+extendedLocation
-string + +ExtendedLocation_ARM +
-

Etag: A unique read-only string that changes whenever the resource is updated.

+

ExtendedLocation: The extended location of the public ip address.

-extendedLocation
+location
- -ExtendedLocation_STATUS_ARM - +string
-

ExtendedLocation: The extended location of the public ip address.

+

Location: Resource location.

-id
+name
string
-

Id: Resource ID.

-location
+properties
-string + +PublicIPPrefixPropertiesFormat_ARM +
-

Location: Resource location.

+

Properties: Public IP prefix properties.

-name
+sku
-string + +PublicIPPrefixSku_ARM +
-

Name: Resource name.

+

Sku: The public IP prefix SKU.

-properties
+tags
- -PublicIPPrefixPropertiesFormat_STATUS_ARM - +map[string]string
-

Properties: Public IP prefix properties.

+

Tags: Resource tags.

-sku
+zones
- -PublicIPPrefixSku_STATUS_ARM +[]string + +
+

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

+
+

PublicIpPrefixProvisioningState_STATUS +(string alias)

+

+(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM, PublicIPPrefix_STATUS) +

+
+

The current provisioning state.

+
+ + + + + + + + + + + + + + + + +
ValueDescription

"Deleting"

"Failed"

"Succeeded"

"Updating"

+

PublicIpPrefixSubResource +

+

+(Appears on:PublicIPPrefix_Spec) +

+
+

Reference to another subresource.

+
+ + + + + + + + + + + +
FieldDescription
+reference
+ + +genruntime.ResourceReference
-

Sku: The public IP prefix SKU.

+

Reference: Resource ID.

+

PublicIpPrefixSubResource_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_ARM) +

+
+

Reference to another subresource.

+
+ + + + + + + + + +
FieldDescription
-tags
+id
-map[string]string +string
-

Tags: Resource tags.

+

PublicIpPrefixSubResource_STATUS +

+

+(Appears on:PublicIPPrefix_STATUS) +

+
+

Reference to another subresource.

+
+ + + + + + + + + +
FieldDescription
-type
+id
string
-

Type: Resource type.

+

Id: Resource ID.

+

PublicIpPrefixSubResource_STATUS_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) +

+
+

Reference to another subresource.

+
+ + + + + + + +
FieldDescription
-zones
+id
-[]string +string
-

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

+

Id: Resource ID.

-

PublicIPPrefix_Spec +

RecordSet_STATUS

-(Appears on:PublicIPPrefix) +(Appears on:PrivateDnsZoneConfig_STATUS)

+

A collective group of information about the record set information.

@@ -8923,158 +12879,167 @@ string + +
-azureName
+fqdn
string
-

AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it -doesn’t have to be.

+

Fqdn: Fqdn that resolves to private endpoint ip address.

-customIPPrefix
+ipAddresses
- -PublicIpPrefixSubResource - +[]string
-

CustomIPPrefix: The customIpPrefix that this prefix is associated with.

+

IpAddresses: The private ip address of the private endpoint.

-extendedLocation
+provisioningState
- -ExtendedLocation + +PrivateEndpointProvisioningState_STATUS
-

ExtendedLocation: The extended location of the public ip address.

+

ProvisioningState: The provisioning state of the recordset.

-ipTags
+recordSetName
- -[]IpTag - +string
-

IpTags: The list of tags associated with the public IP prefix.

+

RecordSetName: Recordset name.

-location
+recordType
string
-

Location: Resource location.

+

RecordType: Resource record type.

-natGateway
+ttl
- -NatGatewaySpec_PublicIPPrefix_SubResourceEmbedded - +int
-

NatGateway: NatGateway of Public IP Prefix.

+

Ttl: Recordset time to live.

+

RecordSet_STATUS_ARM +

+

+(Appears on:PrivateDnsZonePropertiesFormat_STATUS_ARM) +

+
+

A collective group of information about the record set information.

+
+ + + + + + + +
FieldDescription
-owner
+fqdn
- -genruntime.KnownResourceReference - +string
-

Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also -controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a -reference to a resources.azure.com/ResourceGroup resource

+

Fqdn: Fqdn that resolves to private endpoint ip address.

-prefixLength
+ipAddresses
-int +[]string
-

PrefixLength: The Length of the Public IP Prefix.

+

IpAddresses: The private ip address of the private endpoint.

-publicIPAddressVersion
+provisioningState
- -IPVersion + +PrivateEndpointProvisioningState_STATUS
-

PublicIPAddressVersion: The public IP address version.

+

ProvisioningState: The provisioning state of the recordset.

-sku
+recordSetName
- -PublicIPPrefixSku - +string
-

Sku: The public IP prefix SKU.

+

RecordSetName: Recordset name.

-tags
+recordType
-map[string]string +string
-

Tags: Resource tags.

+

RecordType: Resource record type.

-zones
+ttl
-[]string +int
-

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

+

Ttl: Recordset time to live.

-

PublicIPPrefix_Spec_ARM +

ReferencedPublicIpAddress_STATUS

+

+(Appears on:PublicIPPrefix_STATUS) +

+

Reference to a public IP address.

@@ -9086,120 +13051,111 @@ map[string]string - - - - - - - - + +
-extendedLocation
- - -ExtendedLocation_ARM - - -
-

ExtendedLocation: The extended location of the public ip address.

-
-location
- -string - -
-

Location: Resource location.

-
-name
+id
string
+

Id: The PublicIPAddress Reference.

+

ReferencedPublicIpAddress_STATUS_ARM +

+

+(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) +

+
+

Reference to a public IP address.

+
+ + - - + + + + + +
-properties
- - -PublicIPPrefixPropertiesFormat_ARM - - -
-

Properties: Public IP prefix properties.

-
FieldDescription
-sku
+id
- -PublicIPPrefixSku_ARM - +string
-

Sku: The public IP prefix SKU.

+

Id: The PublicIPAddress Reference.

+

ResourceSet +

+

+(Appears on:PrivateLinkService_Spec) +

+
+

The base resource set for visibility and auto-approval.

+
+ + - - + + + +
-tags
- -map[string]string - -
-

Tags: Resource tags.

-
FieldDescription
-zones
+subscriptions
[]string
-

Zones: A list of availability zones denoting the IP allocated for the resource needs to come from.

+

Subscriptions: The list of subscriptions.

-

PublicIpPrefixProvisioningState_STATUS -(string alias)

+

ResourceSet_ARM +

-(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM, PublicIPPrefix_STATUS) +(Appears on:PrivateLinkServiceProperties_ARM)

-

The current provisioning state.

+

The base resource set for visibility and auto-approval.

- + - - - - - - - - - + + + + + +
ValueField Description

"Deleting"

"Failed"

"Succeeded"

"Updating"

+subscriptions
+ +[]string + +
+

Subscriptions: The list of subscriptions.

+
-

PublicIpPrefixSubResource +

ResourceSet_STATUS

-(Appears on:PublicIPPrefix_Spec) +(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded)

-

Reference to another subresource.

+

The base resource set for visibility and auto-approval.

@@ -9211,26 +13167,24 @@ map[string]string
-reference
+subscriptions
- -genruntime.ResourceReference - +[]string
-

Reference: Resource ID.

+

Subscriptions: The list of subscriptions.

-

PublicIpPrefixSubResource_ARM +

ResourceSet_STATUS_ARM

-(Appears on:PublicIPPrefixPropertiesFormat_ARM) +(Appears on:PrivateLinkServiceProperties_STATUS_ARM)

-

Reference to another subresource.

+

The base resource set for visibility and auto-approval.

@@ -9242,23 +13196,24 @@ genruntime.ResourceReference
-id
+subscriptions
-string +[]string
+

Subscriptions: The list of subscriptions.

-

PublicIpPrefixSubResource_STATUS +

Sku

-(Appears on:PublicIPPrefix_STATUS) +(Appears on:BastionHost_Spec)

-

Reference to another subresource.

+

The sku of this Bastion Host.

@@ -9270,24 +13225,26 @@ string
-id
+name
-string + +Sku_Name +
-

Id: Resource ID.

+

Name: The name of this Bastion Host.

-

PublicIpPrefixSubResource_STATUS_ARM +

Sku_ARM

-(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) +(Appears on:BastionHost_Spec_ARM)

-

Reference to another subresource.

+

The sku of this Bastion Host.

@@ -9299,110 +13256,97 @@ string
-id
+name
-string + +Sku_Name +
-

Id: Resource ID.

+

Name: The name of this Bastion Host.

-

RecordSet_STATUS -

+

Sku_Name +(string alias)

-(Appears on:PrivateDnsZoneConfig_STATUS) +(Appears on:Sku, Sku_ARM)

-

A collective group of information about the record set information.

- + - + + + + + +
FieldValue Description

"Basic"

"Standard"

+

Sku_Name_STATUS +(string alias)

+

+(Appears on:Sku_STATUS, Sku_STATUS_ARM) +

+
+
+ + - - + + + + + + + + +
-fqdn
- -string - -
-

Fqdn: Fqdn that resolves to private endpoint ip address.

-
ValueDescription

"Basic"

"Standard"

+

Sku_STATUS +

+

+(Appears on:BastionHost_STATUS) +

+
+

The sku of this Bastion Host.

+
+ + - - + + + + - - - - - - - - - - - -
-ipAddresses
- -[]string - -
-

IpAddresses: The private ip address of the private endpoint.

-
FieldDescription
-provisioningState
+name
- -PrivateEndpointProvisioningState_STATUS + +Sku_Name_STATUS
-

ProvisioningState: The provisioning state of the recordset.

-
-recordSetName
- -string - -
-

RecordSetName: Recordset name.

-
-recordType
- -string - -
-

RecordType: Resource record type.

-
-ttl
- -int - -
-

Ttl: Recordset time to live.

+

Name: The name of this Bastion Host.

-

RecordSet_STATUS_ARM +

Sku_STATUS_ARM

-(Appears on:PrivateDnsZonePropertiesFormat_STATUS_ARM) +(Appears on:BastionHost_STATUS_ARM)

-

A collective group of information about the record set information.

+

The sku of this Bastion Host.

@@ -9414,81 +13358,26 @@ int - - - - - - - - - - - - - - - - - - - -
-fqdn
- -string - -
-

Fqdn: Fqdn that resolves to private endpoint ip address.

-
-ipAddresses
- -[]string - -
-

IpAddresses: The private ip address of the private endpoint.

-
-provisioningState
+name
- -PrivateEndpointProvisioningState_STATUS + +Sku_Name_STATUS
-

ProvisioningState: The provisioning state of the recordset.

-
-recordSetName
- -string - -
-

RecordSetName: Recordset name.

-
-recordType
- -string - -
-

RecordType: Resource record type.

-
-ttl
- -int - -
-

Ttl: Recordset time to live.

+

Name: The name of this Bastion Host.

-

ReferencedPublicIpAddress_STATUS +

Subnet_PrivateEndpoint_SubResourceEmbedded

-(Appears on:PublicIPPrefix_STATUS) +(Appears on:PrivateEndpoint_Spec)

-

Reference to a public IP address.

+

Subnet in a virtual network resource.

@@ -9500,24 +13389,26 @@ int
-id
+reference
-string + +genruntime.ResourceReference +
-

Id: The PublicIPAddress Reference.

+

Reference: Resource ID.

-

ReferencedPublicIpAddress_STATUS_ARM +

Subnet_PrivateEndpoint_SubResourceEmbedded_ARM

-(Appears on:PublicIPPrefixPropertiesFormat_STATUS_ARM) +(Appears on:PrivateEndpointProperties_ARM)

-

Reference to a public IP address.

+

Subnet in a virtual network resource.

@@ -9535,18 +13426,17 @@ string
-

Id: The PublicIPAddress Reference.

-

ResourceSet +

Subnet_PrivateLinkService_SubResourceEmbedded

-(Appears on:PrivateLinkService_Spec) +(Appears on:PrivateLinkServiceIpConfiguration)

-

The base resource set for visibility and auto-approval.

+

Subnet in a virtual network resource.

@@ -9558,24 +13448,26 @@ string
-subscriptions
+reference
-[]string + +genruntime.ResourceReference +
-

Subscriptions: The list of subscriptions.

+

Reference: Resource ID.

-

ResourceSet_ARM +

Subnet_PrivateLinkService_SubResourceEmbedded_ARM

-(Appears on:PrivateLinkServiceProperties_ARM) +(Appears on:PrivateLinkServiceIpConfigurationProperties_ARM)

-

The base resource set for visibility and auto-approval.

+

Subnet in a virtual network resource.

@@ -9587,24 +13479,23 @@ string
-subscriptions
+id
-[]string +string
-

Subscriptions: The list of subscriptions.

-

ResourceSet_STATUS +

Subnet_STATUS_PrivateEndpoint_SubResourceEmbedded

-(Appears on:PrivateLinkService_STATUS_PrivateLinkService_SubResourceEmbedded) +(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded)

-

The base resource set for visibility and auto-approval.

+

Subnet in a virtual network resource.

@@ -9616,24 +13507,24 @@ string
-subscriptions
+id
-[]string +string
-

Subscriptions: The list of subscriptions.

+

Id: Resource ID.

-

ResourceSet_STATUS_ARM +

Subnet_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM

-(Appears on:PrivateLinkServiceProperties_STATUS_ARM) +(Appears on:PrivateEndpointProperties_STATUS_ARM)

-

The base resource set for visibility and auto-approval.

+

Subnet in a virtual network resource.

@@ -9645,24 +13536,24 @@ string
-subscriptions
+id
-[]string +string
-

Subscriptions: The list of subscriptions.

+

Id: Resource ID.

-

Sku +

Subnet_STATUS_PrivateLinkService_SubResourceEmbedded

-(Appears on:BastionHost_Spec) +(Appears on:PrivateLinkServiceIpConfiguration_STATUS)

-

The sku of this Bastion Host.

+

Subnet in a virtual network resource.

@@ -9674,26 +13565,24 @@ string
-name
+id
- -Sku_Name - +string
-

Name: The name of this Bastion Host.

+

Id: Resource ID.

-

Sku_ARM +

Subnet_STATUS_PrivateLinkService_SubResourceEmbedded_ARM

-(Appears on:BastionHost_Spec_ARM) +(Appears on:PrivateLinkServiceIpConfigurationProperties_STATUS_ARM)

-

The sku of this Bastion Host.

+

Subnet in a virtual network resource.

@@ -9705,23 +13594,21 @@ Sku_Name
-name
+id
- -Sku_Name - +string
-

Name: The name of this Bastion Host.

+

Id: Resource ID.

-

Sku_Name +

SystemData_CreatedByType_STATUS (string alias)

-(Appears on:Sku, Sku_ARM) +(Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

@@ -9732,16 +13619,20 @@ Sku_Name Description -

"Basic"

+

"Application"

-

"Standard"

+

"Key"

+ +

"ManagedIdentity"

+ +

"User"

-

Sku_Name_STATUS +

SystemData_LastModifiedByType_STATUS (string alias)

-(Appears on:Sku_STATUS, Sku_STATUS_ARM) +(Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

@@ -9752,19 +13643,23 @@ Sku_Name Description -

"Basic"

+

"Application"

-

"Standard"

+

"Key"

+ +

"ManagedIdentity"

+ +

"User"

-

Sku_STATUS +

SystemData_STATUS

-(Appears on:BastionHost_STATUS) +(Appears on:DnsForwardingRuleset_STATUS, DnsForwardingRulesets_ForwardingRule_STATUS, DnsResolver_STATUS, DnsResolvers_InboundEndpoint_STATUS, DnsResolvers_OutboundEndpoint_STATUS)

-

The sku of this Bastion Host.

+

Metadata pertaining to creation and last modification of the resource.

@@ -9776,88 +13671,83 @@ Sku_Name - -
-name
+createdAt
- -Sku_Name_STATUS - +string
-

Name: The name of this Bastion Host.

+

CreatedAt: The timestamp of resource creation (UTC).

-

Sku_STATUS_ARM -

-

-(Appears on:BastionHost_STATUS_ARM) -

-
-

The sku of this Bastion Host.

-
- - - - + + - - - -
FieldDescription +createdBy
+ +string + +
+

CreatedBy: The identity that created the resource.

+
-name
+createdByType
- -Sku_Name_STATUS + +SystemData_CreatedByType_STATUS
-

Name: The name of this Bastion Host.

+

CreatedByType: The type of identity that created the resource.

-

Subnet_PrivateEndpoint_SubResourceEmbedded -

-

-(Appears on:PrivateEndpoint_Spec) -

-
-

Subnet in a virtual network resource.

-
- - - - + + - - + + + +
FieldDescription +lastModifiedAt
+ +string + +
+

LastModifiedAt: The timestamp of resource last modification (UTC)

+
-reference
+lastModifiedBy
- -genruntime.ResourceReference +string + +
+

LastModifiedBy: The identity that last modified the resource.

+
+lastModifiedByType
+ + +SystemData_LastModifiedByType_STATUS
-

Reference: Resource ID.

+

LastModifiedByType: The type of identity that last modified the resource.

-

Subnet_PrivateEndpoint_SubResourceEmbedded_ARM +

SystemData_STATUS_ARM

-(Appears on:PrivateEndpointProperties_ARM) +(Appears on:DnsForwardingRuleset_STATUS_ARM, DnsForwardingRulesets_ForwardingRule_STATUS_ARM, DnsResolver_STATUS_ARM, DnsResolvers_InboundEndpoint_STATUS_ARM, DnsResolvers_OutboundEndpoint_STATUS_ARM)

-

Subnet in a virtual network resource.

+

Metadata pertaining to creation and last modification of the resource.

@@ -9869,82 +13759,83 @@ genruntime.ResourceReference - -
-id
+createdAt
string
+

CreatedAt: The timestamp of resource creation (UTC).

-

Subnet_PrivateLinkService_SubResourceEmbedded -

-

-(Appears on:PrivateLinkServiceIpConfiguration) -

-
-

Subnet in a virtual network resource.

-
- - - - + + - - - -
FieldDescription +createdBy
+ +string + +
+

CreatedBy: The identity that created the resource.

+
-reference
+createdByType
- -genruntime.ResourceReference + +SystemData_CreatedByType_STATUS
-

Reference: Resource ID.

+

CreatedByType: The type of identity that created the resource.

-

Subnet_PrivateLinkService_SubResourceEmbedded_ARM -

-

-(Appears on:PrivateLinkServiceIpConfigurationProperties_ARM) -

-
-

Subnet in a virtual network resource.

-
- - - - + + - - + + + +
FieldDescription +lastModifiedAt
+ +string + +
+

LastModifiedAt: The timestamp of resource last modification (UTC)

+
-id
+lastModifiedBy
string
+

LastModifiedBy: The identity that last modified the resource.

+
+lastModifiedByType
+ + +SystemData_LastModifiedByType_STATUS + + +
+

LastModifiedByType: The type of identity that last modified the resource.

-

Subnet_STATUS_PrivateEndpoint_SubResourceEmbedded +

TargetDnsServer

-(Appears on:PrivateEndpoint_STATUS_PrivateEndpoint_SubResourceEmbedded) +(Appears on:DnsForwardingRulesets_ForwardingRule_Spec)

-

Subnet in a virtual network resource.

+

Describes a server to forward the DNS queries to.

@@ -9956,24 +13847,48 @@ string + + + + + + + +
-id
+ipAddress
string
-

Id: Resource ID.

+

IpAddress: DNS server IP address.

+
+ipAddressFromConfig
+ + +genruntime.ConfigMapReference + + +
+

IpAddressFromConfig: DNS server IP address.

+
+port
+ +int + +
+

Port: DNS server port.

-

Subnet_STATUS_PrivateEndpoint_SubResourceEmbedded_ARM +

TargetDnsServer_ARM

-(Appears on:PrivateEndpointProperties_STATUS_ARM) +(Appears on:ForwardingRuleProperties_ARM)

-

Subnet in a virtual network resource.

+

Describes a server to forward the DNS queries to.

@@ -9985,24 +13900,35 @@ string + + + +
-id
+ipAddress
string
-

Id: Resource ID.

+

IpAddress: DNS server IP address.

+
+port
+ +int + +
+

Port: DNS server port.

-

Subnet_STATUS_PrivateLinkService_SubResourceEmbedded +

TargetDnsServer_STATUS

-(Appears on:PrivateLinkServiceIpConfiguration_STATUS) +(Appears on:DnsForwardingRulesets_ForwardingRule_STATUS)

-

Subnet in a virtual network resource.

+

Describes a server to forward the DNS queries to.

@@ -10014,24 +13940,35 @@ string + + + +
-id
+ipAddress
string
-

Id: Resource ID.

+

IpAddress: DNS server IP address.

+
+port
+ +int + +
+

Port: DNS server port.

-

Subnet_STATUS_PrivateLinkService_SubResourceEmbedded_ARM +

TargetDnsServer_STATUS_ARM

-(Appears on:PrivateLinkServiceIpConfigurationProperties_STATUS_ARM) +(Appears on:ForwardingRuleProperties_STATUS_ARM)

-

Subnet in a virtual network resource.

+

Describes a server to forward the DNS queries to.

@@ -10043,13 +13980,24 @@ string + + + +
-id
+ipAddress
string
-

Id: Resource ID.

+

IpAddress: DNS server IP address.

+
+port
+ +int + +
+

Port: DNS server port.