IDependencyMapIdentity.MapName Property

Definition

Maps resource name

[Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="Maps resource name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mapName", Update=true)]
public string MapName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="Maps resource name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mapName", Update=true)>]
member this.MapName : string with get, set
Public Property MapName As String

Property Value

Attributes

Applies to