O365PolicyProperties Class
- java.
lang. Object - com.
azure. resourcemanager. network. models. O365PolicyProperties
- com.
Implements
public final class O365PolicyProperties
implements JsonSerializable<O365PolicyProperties>
The Office365 breakout policy.
Constructor | Description |
---|---|
O365Policy |
Creates an instance of O365Policy |
Modifier and Type | Method and Description |
---|---|
O365Break |
break Get the break |
static
O365Policy |
from Reads an instance of O365Policy |
Json |
to |
void |
validate()
Validates the instance. |
O365Policy |
with Set the break |
Methods inherited from java.lang.Object
O365PolicyProperties
public O365PolicyProperties()
Creates an instance of O365PolicyProperties class.
breakOutCategories
public O365BreakOutCategoryPolicies breakOutCategories()
Get the breakOutCategories property: Office365 breakout categories.
Returns:
fromJson
public static O365PolicyProperties fromJson(JsonReader jsonReader)
Reads an instance of O365PolicyProperties from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
withBreakOutCategories
public O365PolicyProperties withBreakOutCategories(O365BreakOutCategoryPolicies breakOutCategories)
Set the breakOutCategories property: Office365 breakout categories.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: