Compartir a través de


IServiceLinkerIdentity.DryrunName Property

Definition

The name of dryrun.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The name of dryrun.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dryrunName")]
public string DryrunName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The name of dryrun.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dryrunName")>]
member this.DryrunName : string with get, set
Public Property DryrunName As String

Property Value

Attributes

Applies to