1. Packages
  2. Azure Native
  3. API Docs
  4. delegatednetwork
  5. getDelegatedSubnetServiceDetails
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.delegatednetwork.getDelegatedSubnetServiceDetails

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Gets details about the specified dnc DelegatedSubnet Link.

    Uses Azure REST API version 2023-06-27-preview.

    Other available API versions: 2021-03-15, 2023-05-18-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native delegatednetwork [ApiVersion]. See the version guide for details.

    Using getDelegatedSubnetServiceDetails

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDelegatedSubnetServiceDetails(args: GetDelegatedSubnetServiceDetailsArgs, opts?: InvokeOptions): Promise<GetDelegatedSubnetServiceDetailsResult>
    function getDelegatedSubnetServiceDetailsOutput(args: GetDelegatedSubnetServiceDetailsOutputArgs, opts?: InvokeOptions): Output<GetDelegatedSubnetServiceDetailsResult>
    def get_delegated_subnet_service_details(resource_group_name: Optional[str] = None,
                                             resource_name: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetDelegatedSubnetServiceDetailsResult
    def get_delegated_subnet_service_details_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                             resource_name: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetDelegatedSubnetServiceDetailsResult]
    func LookupDelegatedSubnetServiceDetails(ctx *Context, args *LookupDelegatedSubnetServiceDetailsArgs, opts ...InvokeOption) (*LookupDelegatedSubnetServiceDetailsResult, error)
    func LookupDelegatedSubnetServiceDetailsOutput(ctx *Context, args *LookupDelegatedSubnetServiceDetailsOutputArgs, opts ...InvokeOption) LookupDelegatedSubnetServiceDetailsResultOutput

    > Note: This function is named LookupDelegatedSubnetServiceDetails in the Go SDK.

    public static class GetDelegatedSubnetServiceDetails 
    {
        public static Task<GetDelegatedSubnetServiceDetailsResult> InvokeAsync(GetDelegatedSubnetServiceDetailsArgs args, InvokeOptions? opts = null)
        public static Output<GetDelegatedSubnetServiceDetailsResult> Invoke(GetDelegatedSubnetServiceDetailsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDelegatedSubnetServiceDetailsResult> getDelegatedSubnetServiceDetails(GetDelegatedSubnetServiceDetailsArgs args, InvokeOptions options)
    public static Output<GetDelegatedSubnetServiceDetailsResult> getDelegatedSubnetServiceDetails(GetDelegatedSubnetServiceDetailsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:delegatednetwork:getDelegatedSubnetServiceDetails
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ResourceName string
    The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ResourceName string
    The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    resourceName String
    The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    resourceName string
    The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    resource_name str
    The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    resourceName String
    The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.

    getDelegatedSubnetServiceDetails Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    An identifier that represents the resource.
    Name string
    The name of the resource.
    ProvisioningState string
    The current state of dnc delegated subnet resource.
    ResourceGuid string
    Resource guid.
    Type string
    The type of resource.
    AllocationBlockPrefixSize int
    Defines prefix size of CIDR blocks allocated to nodes in VnetBlock Mode. Delegated subnet's prefix size should be smaller than this by a minimum of 3.
    ControllerDetails Pulumi.AzureNative.DelegatedNetwork.Outputs.ControllerDetailsResponse
    Properties of the controller.
    Location string
    Location of the resource.
    SubnetDetails Pulumi.AzureNative.DelegatedNetwork.Outputs.SubnetDetailsResponse
    subnet details
    Tags Dictionary<string, string>
    The resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    An identifier that represents the resource.
    Name string
    The name of the resource.
    ProvisioningState string
    The current state of dnc delegated subnet resource.
    ResourceGuid string
    Resource guid.
    Type string
    The type of resource.
    AllocationBlockPrefixSize int
    Defines prefix size of CIDR blocks allocated to nodes in VnetBlock Mode. Delegated subnet's prefix size should be smaller than this by a minimum of 3.
    ControllerDetails ControllerDetailsResponse
    Properties of the controller.
    Location string
    Location of the resource.
    SubnetDetails SubnetDetailsResponse
    subnet details
    Tags map[string]string
    The resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    An identifier that represents the resource.
    name String
    The name of the resource.
    provisioningState String
    The current state of dnc delegated subnet resource.
    resourceGuid String
    Resource guid.
    type String
    The type of resource.
    allocationBlockPrefixSize Integer
    Defines prefix size of CIDR blocks allocated to nodes in VnetBlock Mode. Delegated subnet's prefix size should be smaller than this by a minimum of 3.
    controllerDetails ControllerDetailsResponse
    Properties of the controller.
    location String
    Location of the resource.
    subnetDetails SubnetDetailsResponse
    subnet details
    tags Map<String,String>
    The resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    id string
    An identifier that represents the resource.
    name string
    The name of the resource.
    provisioningState string
    The current state of dnc delegated subnet resource.
    resourceGuid string
    Resource guid.
    type string
    The type of resource.
    allocationBlockPrefixSize number
    Defines prefix size of CIDR blocks allocated to nodes in VnetBlock Mode. Delegated subnet's prefix size should be smaller than this by a minimum of 3.
    controllerDetails ControllerDetailsResponse
    Properties of the controller.
    location string
    Location of the resource.
    subnetDetails SubnetDetailsResponse
    subnet details
    tags {[key: string]: string}
    The resource tags.
    azure_api_version str
    The Azure API version of the resource.
    id str
    An identifier that represents the resource.
    name str
    The name of the resource.
    provisioning_state str
    The current state of dnc delegated subnet resource.
    resource_guid str
    Resource guid.
    type str
    The type of resource.
    allocation_block_prefix_size int
    Defines prefix size of CIDR blocks allocated to nodes in VnetBlock Mode. Delegated subnet's prefix size should be smaller than this by a minimum of 3.
    controller_details ControllerDetailsResponse
    Properties of the controller.
    location str
    Location of the resource.
    subnet_details SubnetDetailsResponse
    subnet details
    tags Mapping[str, str]
    The resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    An identifier that represents the resource.
    name String
    The name of the resource.
    provisioningState String
    The current state of dnc delegated subnet resource.
    resourceGuid String
    Resource guid.
    type String
    The type of resource.
    allocationBlockPrefixSize Number
    Defines prefix size of CIDR blocks allocated to nodes in VnetBlock Mode. Delegated subnet's prefix size should be smaller than this by a minimum of 3.
    controllerDetails Property Map
    Properties of the controller.
    location String
    Location of the resource.
    subnetDetails Property Map
    subnet details
    tags Map<String>
    The resource tags.

    Supporting Types

    ControllerDetailsResponse

    Id string
    controller arm resource id
    Id string
    controller arm resource id
    id String
    controller arm resource id
    id string
    controller arm resource id
    id str
    controller arm resource id
    id String
    controller arm resource id

    SubnetDetailsResponse

    Id string
    subnet arm resource id
    Id string
    subnet arm resource id
    id String
    subnet arm resource id
    id string
    subnet arm resource id
    id str
    subnet arm resource id
    id String
    subnet arm resource id

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi