DelegatedSubnetAnnotation Constructors
ClassConstructors1 member
Annotation that stores a reference to a subnet for an Azure resource that implements
IAzureDelegatedSubnetResource. Constructor(ReferenceExpression)Section titled Constructor(ReferenceExpression) Annotation that stores a reference to a subnet for an Azure resource that implements
IAzureDelegatedSubnetResource. public sealed class DelegatedSubnetAnnotation{ public DelegatedSubnetAnnotation( ReferenceExpression subnetId) { // ... }}Parameters
subnetIdReferenceExpressionThe subnet ID reference expression.