ModelExtensions.ToSdkContactProfile(PSContactProfile) Method
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.
public static Microsoft.Azure.Management.Support.Models.UpdateContactProfile ToSdkContactProfile (this Microsoft.Azure.Commands.Support.Models.PSContactProfile contactProfile);
static member ToSdkContactProfile : Microsoft.Azure.Commands.Support.Models.PSContactProfile -> Microsoft.Azure.Management.Support.Models.UpdateContactProfile
<Extension()>
Public Function ToSdkContactProfile (contactProfile As PSContactProfile) As UpdateContactProfile
Parameters
- contactProfile
- PSContactProfile