Class VirtualApplianceSiteProperties


  • public final class VirtualApplianceSiteProperties
    extends Object
    Properties of the rule group.
    • Constructor Detail

      • VirtualApplianceSiteProperties

        public VirtualApplianceSiteProperties()
    • Method Detail

      • addressPrefix

        public String addressPrefix()
        Get the addressPrefix property: Address Prefix.
        Returns:
        the addressPrefix value.
      • withAddressPrefix

        public VirtualApplianceSiteProperties withAddressPrefix​(String addressPrefix)
        Set the addressPrefix property: Address Prefix.
        Parameters:
        addressPrefix - the addressPrefix value to set.
        Returns:
        the VirtualApplianceSiteProperties object itself.
      • o365Policy

        public Office365PolicyProperties o365Policy()
        Get the o365Policy property: Office 365 Policy.
        Returns:
        the o365Policy value.
      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: The provisioning state of the resource.
        Returns:
        the provisioningState value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.