IRegistrationAssignment.RegistrationDefinitionPropertiesRegistrationDefinitionName 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="registrationDefinitionName", Update=false)]
public string RegistrationDefinitionPropertiesRegistrationDefinitionName { 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="registrationDefinitionName", Update=false)>]
member this.RegistrationDefinitionPropertiesRegistrationDefinitionName : string
Public ReadOnly Property RegistrationDefinitionPropertiesRegistrationDefinitionName As String

Property Value

Attributes

Applies to