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.
new Microsoft.Azure.Management.Storage.Version2017_10_01.Models.CheckNameAvailabilityResult : Nullable<bool> * Nullable<Microsoft.Azure.Management.Storage.Version2017_10_01.Models.Reason> * string -> Microsoft.Azure.Management.Storage.Version2017_10_01.Models.CheckNameAvailabilityResult
Public Sub New (Optional nameAvailable As Nullable(Of Boolean) = Nothing, Optional reason As Nullable(Of Reason) = Nothing, Optional message As String = Nothing)