Condividi tramite


IFluidRelayServerKeys.Key1 Property

Definition

The primary key for this server

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Create=false, Description="The primary key for this server", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=true, Required=false, SerializedName="key1", Update=false)]
public System.Security.SecureString Key1 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Create=false, Description="The primary key for this server", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=true, Required=false, SerializedName="key1", Update=false)>]
member this.Key1 : System.Security.SecureString
Public ReadOnly Property Key1 As SecureString

Property Value

Attributes

Applies to