Share via


IIedmTypeReference.IsNullable Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isNullable")]
public bool? IsNullable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isNullable")>]
member this.IsNullable : Nullable<bool>
Public ReadOnly Property IsNullable As Nullable(Of Boolean)

Property Value

Attributes

Applies to