ArmNetworkModelFactory.UnprepareNetworkPoliciesContent(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.Network.Models.UnprepareNetworkPoliciesContent UnprepareNetworkPoliciesContent(string serviceName = default);
static member UnprepareNetworkPoliciesContent : string -> Azure.ResourceManager.Network.Models.UnprepareNetworkPoliciesContent
Public Shared Function UnprepareNetworkPoliciesContent (Optional serviceName As String = Nothing) As UnprepareNetworkPoliciesContent
Parameters
- serviceName
- String
The name of the service for which subnet is being unprepared for.
Returns
A new UnprepareNetworkPoliciesContent instance for mocking.