IRegistrationAssignment.PropertiesRegistrationDefinitionName Property

Definition

The name of the registration definition.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=false, Description="The name of the registration definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)]
public string PropertiesRegistrationDefinitionName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=false, Description="The name of the registration definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)>]
member this.PropertiesRegistrationDefinitionName : string
Public ReadOnly Property PropertiesRegistrationDefinitionName As String

Property Value

Attributes

Applies to