Show / Hide Table of Contents

Class SubnetDelegation

Inheritance
System.Object
SubnetDelegation
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Network.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class SubnetDelegation

Fields

View Source

Name

A name for this delegation.

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

ServiceDelegation

A service_delegation block as defined below.

Declaration
public readonly SubnetDelegationServiceDelegation ServiceDelegation
Field Value
Type Description
SubnetDelegationServiceDelegation
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.