IDependencyMapIdentity.MapName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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