ArmPurviewModelFactory.CollectionAdminUpdateContent(String) 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.Purview.Models.CollectionAdminUpdateContent CollectionAdminUpdateContent(string adminObjectId = default);
static member CollectionAdminUpdateContent : string -> Azure.ResourceManager.Purview.Models.CollectionAdminUpdateContent
Public Shared Function CollectionAdminUpdateContent (Optional adminObjectId As String = Nothing) As CollectionAdminUpdateContent
Parameters
- adminObjectId
- String
Gets or sets the object identifier of the admin.
Returns
A new CollectionAdminUpdateContent instance for mocking.