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