ArmCommvaultContentStoreModelFactory.ActivateSaaSParameterContent 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 Azure.ResourceManager.CommvaultContentStore.Models.ActivateSaaSParameterContent ActivateSaaSParameterContent(string saaSGuid = default);
static member ActivateSaaSParameterContent : string -> Azure.ResourceManager.CommvaultContentStore.Models.ActivateSaaSParameterContent
Public Shared Function ActivateSaaSParameterContent (Optional saaSGuid As String = Nothing) As ActivateSaaSParameterContent
Parameters
- saaSGuid
- String
SaaS guid for Activate and Validate SaaS Resource.
Returns
A new ActivateSaaSParameterContent instance for mocking.