次の方法で共有


IFluidRelayServerKeys.Key1 Property

Definition

The primary key for this server

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

Property Value

Attributes

Applies to