Condividi tramite


IGeoFilter.RelativePath Property

Definition

Relative path applicable to geo filter. (e.g. '/mypictures', '/mypicture/kitty.jpg', and etc.)

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Relative path applicable to geo filter. (e.g. '/mypictures', '/mypicture/kitty.jpg', and etc.)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="relativePath")]
public string RelativePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Relative path applicable to geo filter. (e.g. '/mypictures', '/mypicture/kitty.jpg', and etc.)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="relativePath")>]
member this.RelativePath : string with get, set
Public Property RelativePath As String

Property Value

Attributes

Applies to