Share via


BatchDiskEncryptionConfiguration.Targets Property

Definition

Gets or sets the Targets.

public Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchDiskEncryptionTarget> Targets { get; set; }
member this.Targets : Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchDiskEncryptionTarget> with get, set
Public Property Targets As BicepList(Of BatchDiskEncryptionTarget)

Property Value

Applies to