ActivateSaaSParameterContent(String) Constructor
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.
Initializes a new instance of ActivateSaaSParameterContent.
public ActivateSaaSParameterContent(string saaSGuid);
new Azure.ResourceManager.CommvaultContentStore.Models.ActivateSaaSParameterContent : string -> Azure.ResourceManager.CommvaultContentStore.Models.ActivateSaaSParameterContent
Public Sub New (saaSGuid As String)
Parameters
- saaSGuid
- String
SaaS guid for Activate and Validate SaaS Resource.
Exceptions
saaSGuid is null.