Aracılığıyla paylaş


IIngressStickySessions.Affinity Property

Definition

Sticky Session Affinity

[Microsoft.Azure.PowerShell.Cmdlets.App.PSArgumentCompleter(new System.String[] { "sticky", "none" })]
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Sticky Session Affinity", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="affinity", Update=true)]
public string Affinity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.PSArgumentCompleter(new System.String[] { "sticky", "none" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Sticky Session Affinity", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="affinity", Update=true)>]
member this.Affinity : string with get, set
Public Property Affinity As String

Property Value

Attributes

Applies to