ProvisionableConstruct.DefineModelProperty<T> Method

Definition

C#
protected T DefineModelProperty<T>(string propertyName, string[]? bicepPath, bool isOutput = false, bool isRequired = false, bool isSecure = false, string? format = default) where T : Azure.Provisioning.Primitives.ProvisionableConstruct, new();

Type Parameters

T

Parameters

propertyName
String
bicepPath
String[]
isOutput
Boolean
isRequired
Boolean
isSecure
Boolean
format
String

Returns

T

Applies to

Produk Versi
Azure SDK for .NET Latest