Share via


ObjectReplicationPolicyFilter.PrefixMatch Property

Definition

Optional. Filters the results to replicate only blobs whose names begin with the specified prefix.

public Azure.Provisioning.BicepList<string> PrefixMatch { get; set; }
member this.PrefixMatch : Azure.Provisioning.BicepList<string> with get, set
Public Property PrefixMatch As BicepList(Of String)

Property Value

Applies to