ProvisionableConstruct.DefineListProperty<T> Method

Definition

C#
protected Azure.Provisioning.BicepList<T> DefineListProperty<T>(string propertyName, string[]? bicepPath, bool isOutput = false, bool isRequired = false);

Type Parameters

T

Parameters

propertyName
String
bicepPath
String[]
isOutput
Boolean
isRequired
Boolean

Returns

Applies to

Product Versions
Azure SDK for .NET Latest