Class RoleInstanceNetworkProfile


  • public final class RoleInstanceNetworkProfile
    extends Object
    Describes the network profile for the role instance.
    • Constructor Detail

      • RoleInstanceNetworkProfile

        public RoleInstanceNetworkProfile()
    • Method Detail

      • networkInterfaces

        public List<com.azure.core.management.SubResource> networkInterfaces()
        Get the networkInterfaces property: Specifies the list of resource Ids for the network interfaces associated with the role instance.
        Returns:
        the networkInterfaces value.
      • validate

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