PolicySku Constructors
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.
Overloads
PolicySku() | |
PolicySku(String, String) |
PolicySku()
public PolicySku ();
Public Sub New ()
Applies to
PolicySku(String, String)
public PolicySku (string name, string tier = default);
new Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.PolicySku : string * string -> Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.PolicySku
Public Sub New (name As String, Optional tier As String = Nothing)
Parameters
- name
- String
- tier
- String